# Use of Tokens

Chaos Shards will primarily be used to access the P2E functionality of the game, where players can bet a certain amount of Chaos Shards in head-to-head games, and the winner of the match takes all, less a percentage for house take. Similarly, they can be used to pay fees for tournament entry, where the top players would receive the pot consisting of all the Chaos Shards contributed by the player, less the house take. The game may decide from time to time to contribute extra shards to the pot, in order to promote the game and entice players to join.

Chaos Orbs will primarily be used to purchase Chaos Chests, directly acquire NFTs on the secondary market, or to pay the fee associated with merging to upgrade NFTs. It can also be used for staking and to take part in governance votes. They can also be converted back into Chaos Shards.


---

# Agent Instructions: 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:

```
GET https://docs.angrymals.io/play-to-earn-p2e-ecosystem/use-of-tokens.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
