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

# Use of Tokens

## In-Game Uses&#x20;

### Wager Matches&#x20;

People can only use $JUMP tokens to pay Entrance Fees for Wager Matches. Likewise, prize pool rewards from winning Wager Matches will be rewarded in $JUMP.&#x20;

You can read about the competition fee/reward system [here](#tournaments).&#x20;

### Game Store&#x20;

People will be able to use their $JUMP tokens to purchase Jumper NFT skins, as well as other Double Jump items directly in the game store.&#x20;

## Off-Game Uses&#x20;

### Governance&#x20;

People who have $JUMP tokens can take part actively in our JumpDAO where people can contribute to various project decisions including:

* Voting on Community Built Maps
* Entrance Fees amounts
* Staking Rewards
* Burn amounts for deflation

### Merchandise&#x20;

We will be doing surprise physical merchandise drops for NFT holders including t-shirts, hoodies, physical sculptures, and other limited collectibles.


---

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

```
GET https://whitepaper.doublejump.wtf/tokenomics/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.
