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

# Token Utilities

$ALT has varying utilities through our entire ecosystem (inside and outside the game). All this to maximize the usage for $ALT holders.

## Utilities of $ALT in **Alternates**

1. **In-Game Purchases**:
   * **$ALT** can be used to purchase a variety of in-game items, including character skins, weapon skins, and other cosmetic enhancements that allow players to personalize their gameplay experience.
2. **NFT Purchases and Trading**:
   * **$ALT** is utilized in the in-game marketplace to purchase and trade NFTs. These NFTs can include rare items, exclusive skins, or other unique assets that hold value both in and out of the game.
3. **Chests and Loot Boxes**:
   * Players can spend **$ALT** to unlock loot chests that contain random rewards, such as new skins, NFTs, or in-game boosts.
4. **Staking for Rewards**:
   * **$ALT** can be staked by players to earn passive rewards or additional tokens over time, incentivizing players to hold onto their tokens and stay engaged in the ecosystem.
5. **Event and Tournament Entry**:
   * Certain in-game events, competitions, and tournaments may require **$ALT** for entry, with the potential for players to win more **$ALT** or exclusive rewards.
6. **Boosts and Power-Ups**:
   * **$ALT** can be used to purchase temporary boosts or enhancements that provide advantages in gameplay, such as increased experience points or in-game abilities.
7. **Clan and Leaderboard Contributions**:
   * Accumulated **$ALT** can contribute to a player’s points on the leaderboard, fostering competition and rewarding top players with further prizes or recognition.
8. **Integration with Web3**:
   * **$ALT** interacts with the broader web3 ecosystem, allowing for its use or conversion in decentralized markets or other blockchain projects, extending its utility beyond the game itself.


---

# 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://alternates-whitepaper.gitbook.io/alternates-overview/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.
