> For the complete documentation index, see [llms.txt](https://docs.mind-mesh.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mind-mesh.info/mindmesh/tokenomics.md).

# Tokenomics

Mindmesh’s token allocation framework is carefully designed to promote long-term ecosystem sustainability, incentivize core contributions, and ensure equitable distribution of value across all protocol stakeholders. The $MESH token plays a pivotal role in bootstrapping the network and aligning incentives for validators, builders, data contributors, and partners.

| Allocation               |   % | Description                                                                                                                                                                                                                                                                                                                                                                                |
| ------------------------ | --: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Ecosystem Incentives** | 40% | Reserved to reward active contributors to the Mindmesh protocol, including compute node operators who provide GPU resources, developers who deploy and maintain AI models, and data providers who supply high-quality datasets. This pool also funds prompt station creators, validators, and long-term usage-based emissions that sustain network activity and decentralization.          |
| **Operational Reserve**  | 30% | A treasury-managed reserve to support long-term protocol operations such as core development, infrastructure maintenance, protocol upgrades, bug bounties, and market-making activities. This reserve also backs liquidity provisioning on DEXs/CEXs and serves as a buffer against unforeseen macro risks or regulatory events. Managed transparently via multi-sig and future DAO votes. |
| **Core Team**            | 10% | Allocated to the founding team and core contributors who initiated and continue to build the Mindmesh protocol. Subject to a 3-year vesting schedule with a 12-month cliff to ensure sustained commitment and alignment with the long-term goals of the network. Reflects the belief that builders should be rewarded responsibly without compromising decentralization.                   |
| **Advisors**             | 10% | Designed to onboard and retain top-tier advisors from across the AI, cryptography, security, legal, and infrastructure sectors. Advisors are engaged in a hands-on capacity to guide Mindmesh across governance, network scaling, compliance frameworks, and strategic integration with Layer 1 and DePIN ecosystems. Subject to milestone-based vesting.                                  |
| **Strategic Partners**   | 10% | Allocated to institutional investors, venture capital firms, exchange partners, and ecosystem allies who provide critical support in bootstrapping adoption, liquidity, and global expansion. These partners will participate in governance, provide strategic feedback loops, and help secure long-term sustainability of the network.                                                    |

A complete token release schedule including vesting timelines, TGE distribution, liquidity provisioning events, and ecosystem emissions will be detailed in the upcoming Token Launch Annex.


---

# 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://docs.mind-mesh.info/mindmesh/tokenomics.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.
