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

# Tokenomics

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

Evermoon utilizes **a dual-token system** to power the immersive gameplay, decentralized finance (DeFi) elements, and player-driven governance. These tokens, the Evermoon Token ($EVM) and the Everstone Token ($ES), offer distinct functions and utilities within the ecosystem.

* [**The Evermoon Token ($EVM)**](/evermoon/evermoon-economy/tokenomics/evermoon-token-usdevm.md): The $EVM token is the cornerstone of Evermoon. It acts as a governance token, a key to unlocking exclusive in-game content, and a facilitator of DeFi activities. With a finite supply, $EVM is designed to hold and potentially increase in value over time.
* [**The Everstone Token ($ES)**](/evermoon/evermoon-economy/tokenomics/everstone-token-usdes.md): The $ES token is the lifeblood of day-to-day activities within Evermoon. It's used for in-game transactions, tournament fees, and powering the innovative features found within the game. The $ES supply is strategically managed with a dynamic burn mechanism to maintain its stability.

***

**Unlock the Power of the Dual-Token System**

Our carefully crafted tokenomics are designed to create a sustainable, player-driven economy within Evermoon. Whether you're seeking governance rights, exclusive rewards, or seamless in-game experiences, $EVM and $ES play vital roles in your journey.

**Want to learn more?** Dive deeper into the detailed whitepaper sections on $EVM and $ES token utilities, earning mechanisms, and the Treasury system that ensures the long-term health of the Evermoon economy.

{% content-ref url="/pages/pscjmip5AdtHlnwj3SNO" %}
[Evermoon Token ($EVM)](/evermoon/evermoon-economy/tokenomics/evermoon-token-usdevm.md)
{% endcontent-ref %}

{% content-ref url="/pages/C0zHFjfcUgfscgJgH6H5" %}
[Everstone Token ($ES)](/evermoon/evermoon-economy/tokenomics/everstone-token-usdes.md)
{% endcontent-ref %}


---

# 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.evermoon.games/evermoon/evermoon-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.
