# Tokenomics

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

XOR token has a fixed maximum supply of 1 billion.

The distribution model for the XOR token is structured for a significantly long ecosystem health. Check the [token vesting page](/xorion-chain-docs/the-xor-token/token-emission.md).

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

| Category                          | Percentage | Amount(XOR) | Vesting Schedule                                      |
| --------------------------------- | ---------- | ----------- | ----------------------------------------------------- |
| <p>Ecosystem &                    |            |             |                                                       |
| <br>Community</p>                 | 35%        | 350,000,000 | 5% at TGE, 24-month linear vesting                    |
| Core Team & Advisors              | 20%        | 200,000,000 | 15% at TGE, 36-monthly vesting                        |
| Developer Incentives              | 15%        | 150,000,000 | 3 months cliff, 24-month linear vesting               |
| Strategic Partners                | 10%        | 100,000,000 | <p>6-month cliff, 18-month linear                     |
| <br>vesting</p>                   |            |             |                                                       |
| Validator Rewards & Security Pool | 10%        | 100,000,000 | Continuous via staking                                |
| Reserve                           | 8%         | 80,000,000  | Locked for future use                                 |
| Public Sale                       | 2%         | 20,000,000  | 50% unlock, 50% vesting over 6 months (Launchpad/IDO) |

{% hint style="info" %}
Xorion proactively reduces cross-chain risk, one of the biggest challenges facing interoperability protocols today. This is done by dedicating 10% to the validators and the security pool.
{% endhint %}


---

# Agent Instructions: 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://xorion-chain.gitbook.io/xorion-chain-docs/the-xor-token/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.
