> For the complete documentation index, see [llms.txt](https://reignalterworld.gitbook.io/litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reignalterworld.gitbook.io/litepaper/economy/tokenomic.md).

# Tokenomic

The native $RAWS token is an ERC-20 token that will be deployed on the U2U network. The total supply of $RAWS is set at 1,600,000,000 tokens.

Players will be able to swap tokens through a DEX application, which will be specified at a later date. Meanwhile, for NFTs (ERC-721 or ERC-1155), they can be bought and sold in-game through the marketplace available on the website <https://reignalter.world> or via partnered third-party marketplaces.

<div data-full-width="false"><figure><img src="/files/mxvNkDKUq7XYVMHYGfXi" alt="Reign Alter World Tokenomic" width="563"><figcaption></figcaption></figure></div>

<table data-header-hidden><thead><tr><th width="230"></th><th></th><th></th></tr></thead><tbody><tr><td>Liquidity</td><td>6.4%</td><td>100% Unlock</td></tr><tr><td></td><td>6.4%</td><td>100% Unlock</td></tr><tr><td>Community</td><td>25.6%</td><td>7% Unlock at TGE and 3% Unlock per Month</td></tr><tr><td>Treasury</td><td>8%</td><td>4% Unlock at TGE and 3% Unlock per Month</td></tr><tr><td>Games</td><td>8.8%</td><td>4% Unlock at TGE and 1.6% Unlock per Month</td></tr><tr><td></td><td>4%</td><td>4% Unlock at TGE and 1.6% Unlock per Month</td></tr><tr><td></td><td>6.4%</td><td>4% Unlock at TGE and 1.6% Unlock per Month</td></tr><tr><td>Investor</td><td>Pre Seed 4%</td><td>12% Unlock at TGE and 8% Unlock per Month</td></tr><tr><td></td><td>Seed 8%</td><td>8% Unlock at TGE and 4% Unlock per Month</td></tr><tr><td></td><td>Private 4%</td><td>4 Month Cliff and 5% Unlock per Month</td></tr><tr><td></td><td>Public 4%</td><td>4 Month Cliff and 5% Unlock per Month</td></tr><tr><td>Commitment</td><td>8.8%</td><td>16 Month Cliff and 5% Unlock per Month</td></tr><tr><td></td><td>4.8%</td><td>16 Month Cliff and 5% Unlock per Month</td></tr><tr><td></td><td>0.8%</td><td>16 Month Cliff and 5% Unlock per Month</td></tr></tbody></table>


---

# 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://reignalterworld.gitbook.io/litepaper/economy/tokenomic.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.
