> For the complete documentation index, see [llms.txt](https://wiki.onfa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.onfa.io/introduction-omet-and-mtt/vi.-tokenomics-allocation.md).

# VI. Tokenomics Allocation

<figure><img src="https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2FpR7TI0N2nXljAzBnpyD1%2F6%20Tokenomics.jpg?alt=media&#x26;token=86133cfa-c968-423b-a748-8896dda46975" alt=""><figcaption></figcaption></figure>

<table data-full-width="false"><thead><tr><th>Category</th><th align="center">Allocation (%)</th><th align="center">Quantity (MTT)</th><th>Notes</th></tr></thead><tbody><tr><td>Community Programs</td><td align="center">23.2%</td><td align="center">1,160,000</td><td>Staking, GameFi, activities within the ecosystem.</td></tr><tr><td>Vault (staking)</td><td align="center">15.0%</td><td align="center">750,000</td><td>Monthly rewards after a 3-year lock-up period.</td></tr><tr><td>Team</td><td align="center">12.5%</td><td align="center">625,000</td><td>24-month vesting, 6-month cliff</td></tr><tr><td>Ecosystem Growth Fund</td><td align="center">10.00%</td><td align="center">500,000</td><td>Flexible unlocking according to development milestones</td></tr><tr><td>DAO Treasury</td><td align="center">9.0%</td><td align="center">450,000</td><td>Strategic reserve fund (post-seed/launchpad)</td></tr><tr><td>Strategic Partners</td><td align="center">6.0%</td><td align="center">300,000</td><td>2-year vesting</td></tr><tr><td>Liquidity</td><td align="center">7.80%</td><td align="center">390,000</td><td>5-year lock-up</td></tr><tr><td>CEX Listing</td><td align="center">7.5%</td><td align="center">375,000</td><td>5-year lock-up</td></tr><tr><td>Seed Sale</td><td align="center">5.0%</td><td align="center">250,000</td><td>Sold, no lock-up</td></tr><tr><td>Marketing/Incentives</td><td align="center">2.0%</td><td align="center">100,000</td><td>Airdrops, partnerships</td></tr><tr><td>Airdrop</td><td align="center">1.0%</td><td align="center">50,000</td><td>12-month vesting</td></tr><tr><td>Launchpad</td><td align="center">1.0%</td><td align="center">50,000</td><td>Sold, no lock-up</td></tr></tbody></table>

<figure><img src="https://tinyurl.com/mrvbex72" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.onfa.io/introduction-omet-and-mtt/vi.-tokenomics-allocation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
