> For the complete documentation index, see [llms.txt](https://docs.zkmlai.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zkmlai.xyz/abstract.md).

# ℹ️ Abstract

### Abstract <a href="#abstract" id="abstract"></a>

Around the world, people have a natural right to privacy. Many sovereign nations have this embedded for their citizens. From the United States, European Union to India all recognize the fundamental right to privacy. Which is why zKML (Zero Knowledge Machine Learning) was deployed onto the Ethereum blockchain. Our stance on privacy, security, artificial intelligence will resonate with this Whitepaper by harnessing the power of Zero Knowledge Proof technology. Together we are going to reclaim privacy. The main priorities are making sure information or data is not stored on our network. A person should feel empowered and not data farmed when entering our applications


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zkmlai.xyz/abstract.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
