> For the complete documentation index, see [llms.txt](https://esm-x.gitbook.io/esm-x-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://esm-x.gitbook.io/esm-x-whitepaper/the-esmx-token/utilities.md).

# Utilities

*The ESMX token is primarly an investment asset which gives special rights to its holders. It is also the official currency of the ESM X platform.*

<mark style="color:purple;">**Tournament Nodes**</mark> - Tournament Nodes will handle all the on-chain gaming activitites of the platform, for which, Node operators will be rewarded with ESMX tokens. &#x20;

<mark style="color:purple;">**Burn**</mark> - When a web3 company orders the services of ESM X, 2,5% of the income is spent on buying ESMX tokens on the market then burnt immediately. <br>

<mark style="color:purple;">**Official currency**</mark> - The ESMX token can be used to buy entry tickets, play challenge matches and buy marketplace items on the platform. Also, it will be the official currency of the upcoming ESM X P2E game. <br>

<mark style="color:purple;">**Rewards**</mark> - Players will receive a given amount ESMX tokens as a reward for their gaming activities (ladders, challenges, tournaments, quests). The tokens will be immediately vested for a short time to promote the benefits of staking and prevent sell pressure.&#x20;

<mark style="color:purple;">**Gamerland payment**</mark> - As the franchise system of our offline venue will launch, holders will be able to pay for gaming and bar services in every Gamerland venue using the ESMX token.

<br>


---

# 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://esm-x.gitbook.io/esm-x-whitepaper/the-esmx-token/utilities.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.
