# Token

- [Overview](https://monitok.gitbook.io/docs/token/overview.md)
- [Token utility](https://monitok.gitbook.io/docs/token/token-utility.md): Designed to be an integral part of the Monitok ecosystem, the $MONY token unlocks rewards for engagement, exclusive features & benefits for its users.
- [Sales rounds](https://monitok.gitbook.io/docs/token/sales-rounds.md): Find details about current and upcoming MONY token investment rounds
- [Token allocation](https://monitok.gitbook.io/docs/token/token-allocation.md): Specifications, allocation and vesting schedule of the Monitok Token (MONY).
- [Token farming program (coming soon)](https://monitok.gitbook.io/docs/token/token-farming-program-coming-soon.md)
- [Program mechanics](https://monitok.gitbook.io/docs/token/token-farming-program-coming-soon/program-mechanics.md)
- [Program rules](https://monitok.gitbook.io/docs/token/token-farming-program-coming-soon/program-rules.md)
- [Other details](https://monitok.gitbook.io/docs/token/other-details.md)
- [Audit](https://monitok.gitbook.io/docs/token/audit.md): Our security and smart contract audits will ensure the highest standards of security and compliance, providing users with confidence in the integrity and reliability of our platform.
- [Contract address](https://monitok.gitbook.io/docs/token/contract-address.md): Here you will be able to find our smart contract addresses. Our smart contracts serve as the backbone of our platform, facilitating secure and transparent transactions for our users.


---

# 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://monitok.gitbook.io/docs/token.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.
