# Token Economy

The governance token of MaxiDAO is MAXI, which will be issued on BSC/Ethereum.

Total amount of MAXI token is 1,000,000,000. The allocation of the MAXI token is as the follows.

* 51% DAO Treasury
* 4% for community development
* 10% team members and subject to one year cliff and 2.5 years of vesting (quarterly)
* 15% reserved for future investors and subject to one year cliff and 2 years of vesting (quarterly)
* 20% rewards for first 2 years
  * 10% (Year1)
    * Miner 6%
    * LP-Staking 3%
    * Lock-Staking-Subsidiary 1%
  * 5% (IDO, Year1)
  * 5% (Year2) Similar ratio to year 1


---

# 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.maxipool.net/general/token-economy.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.
