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

# Tokenomics

## Immortal Token - $IMT

Immortal Token($IMT) is the native token for the Immortal World.&#x20;

Our goal is to ensure that gamers are not just consumers of content, but have viable means to participate in the game's design, while also providing more engaging incentives for their activities and achievements.&#x20;

$IMT holders can partake in major policy decisions of Immortal Rising 2 and receive additional rewards through staking. Additionally, it can be used as a reward for actions that contribute to the ecosystem, and as a currency needed for transaction activities on the chain. Users can use $IMT to acquire resources that are helpful for gameplay when necessary.

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

$IMT is not a game currency itself. However, it can be used to acquire Starlight, which is the game currency used within the game for governance or for producing top-tier assets. Starlight can also be converted into a more general game currency called Stardust at a specific exchange rate, but this conversion is irreversible. Additionally, while game currencies can generally be acquired through gameplay and contribution rewards, they are provided more significantly as a result of meaningful achievements in competitive play rather than through repetitive gaming.

A foundation will be established concurrently with the TGE, which will manage the tokens according to the announced plan. Operational details will be regularly disclosed to the community, and the execution plan may be halted or modified following DAO decisions. While the foundation does not seek profits, it accrues fees from goods consumption to cover minimal operational costs and maintain asset value.


---

# 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.immortalrising2.com/intro/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.
