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

# Token Utility

***$ELIX*** is the native token for the [elixir.app](https://elixir.app) platform and will have many use cases, short and long term, including:

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

* [x] Only $ELIX stakers will have access to our **Launchpad**, plus direct token purchase opportunities to our incubated selected companies.
* [x] **Staking program** with different APY based on user's tier level.
* [x] Access to **exclusive airdrops** from Elixir Platform games.
* [x] **Voting** rights over the selection of **new games to be incubated or launched**.
* [x] Access to **exclusive features** and events in social metaverse spaces.
* [x] **Premium features** at Elixir Game Platform.
* [x] **Payment method (cashback):** give a user a small credit towards future purchase when they execute it for our marketplace integrated with all video games of the ELIXIR launcher (SDK).
* [x] Access to the **season pass** of Elixir.

{% embed url="<https://www.youtube.com/watch?v=IQKaZyasm04>" fullWidth="false" %}

## $ELIX workflow

You can buy *$ELIX* directly from the DEX integrated into the platform. The following diagram shows the utility workflow of the *$ELIX* token:

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

You can check the different user flows [here](/usdelix/user-flows.md).

## $ELIX Staking

Celebrating the launch of $ELIX, until the end of 2024 the pools will be boosted giving up to 22.00% APY

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

## Full $ELIX workflow

For more information, feel free to check the full document showing $ELIX utility through a Figma file.

{% embed url="<https://www.figma.com/file/JUxB0IwlOJw387xElTPIze/%24ELIX-%2B-%24LITT-flows-(viewer)?mode=design&node-id=0-1&t=XGarB30Kb2gX2lBc-0&type=design>" %}


---

# 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://whitepaper.elixir.games/usdelix/token-utility.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.
