> For the complete documentation index, see [llms.txt](https://docs.hoppersgame.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hoppersgame.io/about/tokenomics.md).

# Tokenomics

### Emission Distributions

<table><thead><tr><th width="209.83310152990262" align="center">Distribution</th><th width="171.5277385512072" align="center">Token Amount</th><th width="150" align="center">Locked</th><th align="center">Vesting</th></tr></thead><tbody><tr><td align="center">Adventure Emissions</td><td align="center">85k per day</td><td align="center">-</td><td align="center">-</td></tr><tr><td align="center">Voting Emissions</td><td align="center">50k per day</td><td align="center">-</td><td align="center">-</td></tr><tr><td align="center">Joe Rewards</td><td align="center">20M Total</td><td align="center">14M - 1 Year</td><td align="center">-</td></tr><tr><td align="center">Team</td><td align="center">10M Total</td><td align="center">10M - 30 Days</td><td align="center">Linear - 2 year</td></tr><tr><td align="center">Rocket Joe</td><td align="center">2.5M Total</td><td align="center">-</td><td align="center">-</td></tr><tr><td align="center">Marketing &#x26; Development</td><td align="center">2.5M Total</td><td align="center">-</td><td align="center">Linear - 6 months</td></tr><tr><td align="center">APA</td><td align="center">1M Total</td><td align="center">-</td><td align="center">Linear - 6 months</td></tr></tbody></table>

### Emission Schedule&#x20;

![](/files/EZiMoaDRBivmU5s67ctB)

![](/files/64vTdpMEsOlfQbZDJIAi)

![](/files/OkLFaAprM2cnAnPGf844)

### Definitions

**Locked:** Tokens can not be accessed by the projects or members until the end of the locked period.

**Vesting**: Continuously released tokens over time (per second) until the end of the vesting period.&#x20;


---

# 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://docs.hoppersgame.io/about/tokenomics.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.
