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

# Tokenomics

{% hint style="info" %}
**Ticke**r: GM\
\&#xNAN;**$GM Address:** GMai1NvHreNe135cvxya1gHaUJZiT1NAvbJkF4hPHQJ9

**$xGM Address:** Dik7HYHPdN9rgNyxUediKgYDCvu636dQyL8nRh2YzzDP

**Chain**: Solana

**Total Supply:** 1,000,000,000

**Official Mint Address**: TBD\
**Token tax:** 6% buy/sell
{% endhint %}

<table><thead><tr><th width="142">Category</th><th width="110">Allocation</th><th>Vesting</th></tr></thead><tbody><tr><td>Community </td><td>55% </td><td>linearly vesting over 8 years</td></tr><tr><td>Pre-sale </td><td>20%</td><td>100% unlock at TGE</td></tr><tr><td>Liquidity &#x26; Airdrop</td><td>15%</td><td>100% unlock at TGE</td></tr><tr><td>Foundation</td><td>10%</td><td>linearly vesting over 6 years</td></tr></tbody></table>

**Tax distribution**

* 100% tax goes to liquidity pool in the first 30 days.&#x20;

**The $GM token serves multiple roles within the gmAI protocol:**

1. **Decentralization**: It helps to decentralize the gmAI protocol, ensuring that control and governance are distributed among the community rather than centralized in a single entity.
2. **Value Accrual**: The token captures economic value generated within the protocol and redistributes it to ecosystem participants. This include but not limited to staking rewards, revenue sharing, burn and airdrops.
3. **Rewards**: Community members, core contributors, and other stakeholders are rewarded with $GM tokens for their contributions and support.&#x20;


---

# 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.gm.ai/introduction/usdgm-token/tokenomics.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.
