> For the complete documentation index, see [llms.txt](https://azimuth-finance.gitbook.io/azimuth-finance-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://azimuth-finance.gitbook.io/azimuth-finance-whitepaper/azimuth-finance/treasure.md).

# Treasure

Treasure is one of the most important mechanisms built into the smart contract of the $AZM token. Therefore, 1% of all trades go to TREASURE, which provides several critical functions for growth and sustainability.&#x20;

First of all, Treasure performs the function of additional financial support for RIF. This additional support could become important in the event of a sharp fall in the price of the $AZM token or another unforeseen event. This helps set the minimum value of the $AZM token.&#x20;

Treasure can also be used to fund other products such as mining and farming. And also, to fund marketing.


---

# 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://azimuth-finance.gitbook.io/azimuth-finance-whitepaper/azimuth-finance/treasure.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.
