# Overview

- [What we do](https://zkml.gitbook.io/zkml/overview/what-we-do.md)
- [$ZKML Utility](https://zkml.gitbook.io/zkml/overview/usdzkml-utility.md): You must be thinking, ok you guys have very nice products which are useful, but why would i buy $ZKML ?
- [Tokenomics](https://zkml.gitbook.io/zkml/overview/tokenomics.md): $ZKML is the official ticker.
- [FAQ](https://zkml.gitbook.io/zkml/overview/faq.md)
- [Roadmap](https://zkml.gitbook.io/zkml/overview/roadmap.md)
- [Partnership](https://zkml.gitbook.io/zkml/overview/partnership.md)
- [Report Bug - Feedback](https://zkml.gitbook.io/zkml/overview/report-bug-feedback.md): Your insights are incredibly important to us. Whether positive or negative, constructive feedback helps us improve and enhance your experience. Please share your thoughts so we can continue to grow.


---

# Agent Instructions: 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://zkml.gitbook.io/zkml/overview.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.
