> For the complete documentation index, see [llms.txt](https://meteorn-run-organization.gitbook.io/whitepaper-meteorn-run/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meteorn-run-organization.gitbook.io/whitepaper-meteorn-run/ecosystem/token-allocation/usdmto-allocation.md).

# $MTO Allocation

<figure><img src="/files/04WpCEyLNfHUeMkfC99O" alt=""><figcaption></figcaption></figure>

| Items           | Amount      | Percentage |
| --------------- | ----------- | ---------- |
| Total           | 100,000,000 | 100%       |
| Presale         | 1,000,000   | 1%         |
| Liquidity       | 2,500,000   | 2.5%       |
| Marketing       | 7,500,000   | 7.5%       |
| Play to Earn    | 52,000,000  | 52%        |
| Game Incentive  | 10,000,000  | 10%        |
| Ecosystem Funds | 10,000,000  | 10%        |
| Team            | 15,000,000  | 15%        |
| Advisor         | 2,000,000   | 2%         |

**🔑Custody Policy (Fireblocks)**\
\
MTO uses Fireblocks to manage all major wallet holdings. \
\
This ensures:\
・MPC (Multi-Party Computation): No single point of key compromise\
・Multi-approver workflows: Transfers require approval from multiple stakeholders (CEO, CFO, DevOps)\
・Geographically distributed access: Business continuity ensured\
・Operational transparency: All activity is logged and reviewed monthly\
・Insurance-backed custody: Coverage for potential cyber risks\
・All wallets are owned by the project organization. No wallets are individually controlled.


---

# 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://meteorn-run-organization.gitbook.io/whitepaper-meteorn-run/ecosystem/token-allocation/usdmto-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.
