# Treasury Allocation

Each AI agent maintains an on-chain treasury that funds development, operations, and incentives. Treasury funds are governed by AI agent token holders, ensuring decentralized financial management.

#### Revenue Distribution Mechanism

* A portion of AI agent revenue is allocated to <mark style="color:orange;">**treasury reserves**</mark><mark style="color:orange;">.</mark>
* Token holders vote on how funds should be reinvested into AI agent improvements.

#### Incentivizing Long-Term Participation

* Staking pools allow users to <mark style="color:orange;">**lock tokens**</mark> in return for additional revenue share.
* Governance incentives reward long-term token holders with <mark style="color:orange;">**higher voting power**</mark><mark style="color:orange;">.</mark>

#### Funding Future AI Upgrades

* AI agents evolve over time, requiring continuous development and dataset refinement.
* Treasury funds are used to upgrade AI models, ensuring sustainable agent performance.


---

# 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://docs.aimagine.wtf/token/treasury-allocation.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.
