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

# $MESH Token Distribution

<table><thead><tr><th width="220">Group</th><th width="140">Allocation (%)</th><th width="178">Allocation (Tokens)</th><th width="151">TGE Unlock (%)</th><th>Cliff (M)</th><th width="191">Vesting Duration (M)</th></tr></thead><tbody><tr><td><strong>Development, Growth and Marketing</strong></td><td>30%</td><td>9,000,000</td><td>5%</td><td>6</td><td>36</td></tr><tr><td><strong>Foundation</strong></td><td>30%</td><td>9,000,000</td><td>0%</td><td>6</td><td>36</td></tr><tr><td><strong>Team</strong></td><td>20%</td><td>6,000,000</td><td>0%</td><td>6</td><td>36</td></tr><tr><td><strong>Liquidity and Listings</strong></td><td>20%</td><td>6,000,000</td><td>100%</td><td>0</td><td>0</td></tr></tbody></table>

From the **Liquidity and Listings** fund, 5M $Mesh tokens, valued at $500,000, will be added as liquidity on Raydium. The market cap at launch will be $645,000.

Staking and farming rewards and strategic airdrops will be distributed through the $oMesh mechanism previously discussed. If $oMesh is exercised, $Mesh and $indexMesh will be minted, with a maximum cap of 20M $Mesh tokens. This strategy ensures that these assets bring in an equivalent amount of $SOL, making it an inflation-free mechanism without any adverse impact on $Mesh. The influx of $SOL will be strategically used for buybacks and strengthening the $Mesh DEX liquidity. Thus, the more these funds are exercised, the greater the positive impact on both $Mesh and the Mesh Protocol as a whole.

**Contract Address:** <https://solscan.io/token/MESHwqmXvAmKpDYSgRZkm9D5H8xYSCVixeyZoePHn4G#holders>

**Trade Here :**\
<https://raydium.io/swap/?inputCurrency=sol&outputCurrency=MESHwqmXvAmKpDYSgRZkm9D5H8xYSCVixeyZoePHn4G&fixed=in>


---

# 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://docs.meshprotocol.xyz/tokenomics/usdmesh-token-distribution.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.
