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

# Tokenomics

<figure><img src="/files/PpUbSZ9l2SjH0nnDn6Fg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Xmultiverse Token is the tool symbol used in transaction and application interaction throughout the Xmultiverse ecosystem and the utility token built on self-owned public chain or other mainstream blockchains.**
{% endhint %}

> What's the Xmultiverse Token

Xmultiverse plans to issue exclusive tokens which will allow holders to initiate and vote on guaranteed governance proposals to determine the parameters of current and future guaranteed features (fees, technical solutions, supporting applications, business expansion, etc.). This ensures that community users have a fair and open right to participate in Xmultiverse's global eco-governance. Xmultiverse is an authority universe where the token is the source of faith for the entire planet while the holders are the prophets whose decisions guide the future.

The token is the tool symbol used in transaction and application interaction throughout the Xmultiverse ecosystem and the utility token built on self-owned public chain or other mainstream blockchains. The ERC-1155 token standard is deployed to ensure the temporary scarcity and verifiability of NFTs. The tokens will be used by global gamers, creators and developers across the ecosystem, enabling asset transfer and application interoperation between creators and players while building a user-based Xmultiverse economic incentive ecosystem.<br>

> The native token of Xmultiverse is regarded as a tool and protocol representative, whose economic interests require a combination of:&#x20;

* Participation of community users in the project utility, roadmap and network
* Ownership is distributed on a percentage basis and depended on users of the protocol
* Fair incentive distribution with full consideration of the rewards allocated to various protocol activities to determine impartial and proper decentralization

> Participants in the Xmultiverse ecosystem include:

* Global users: service users, creators, community KOLs, referrers of new users
* Business providers: project owners, institutional organizations, brokers, market makers, operators, etc.
* Technology developers: core development teams, community developers, relay operators, third-party service integrators
* Governance participants: governance proposers, reviewers involved in discussions, voters holding tokens, foundation representatives

> Allocation of Xmultiverse Tokens

Total Supply: 5,000,000,000&#x20;

TGE Supply: 4.4% (220,000,000)

<table><thead><tr><th width="230">Category</th><th width="228">Allocation</th><th>Amount</th></tr></thead><tbody><tr><td>Airdrop</td><td>2%</td><td>100,000,000</td></tr><tr><td>IDO</td><td>4%</td><td>1200,000,000</td></tr><tr><td>Community Operation</td><td>5%</td><td>250,000,000</td></tr><tr><td>Team and Advisers</td><td>9%</td><td>450,000,000</td></tr><tr><td>Market Financing</td><td>10%</td><td>1500,000,000</td></tr><tr><td>Listing and liquidity</td><td>15%</td><td>750,000,000</td></tr><tr><td>Node Mining</td><td>35%</td><td>1,750,000,000</td></tr><tr><td>Fundation</td><td>20%</td><td>1,000,000,000</td></tr></tbody></table>

> Release Scheedule of Xmultiverse Tokens

Airdrop: No lock-up&#x20;

IDO: 10% unlock after TGE, then a 12-month monthly release.&#x20;

Community Operation: TGE not unlocked, followed by a 6-month cliff, then 100% release.&#x20;

Team and Advisers: TGE not unlocked, followed by a 12-month cliff, then a 36-month monthly release.&#x20;

Market Financing: 10% unlock after TGE, then a 18-month monthly release.&#x20;

Listing and liquidity: unlock after TGE, then a 15-month monthly release&#x20;

Node Mining: TGE not unlocked, followed by a 12-month cliff, then a 36-month monthly release.&#x20;

Fundation: TGE not unlocked, followed by a 12-month cliff, then a 36-month monthly release.


---

# 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.xmultiverse.org/ecological-economy/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.
