> For the complete documentation index, see [llms.txt](https://docs.onchainheroes.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onchainheroes.xyz/items-and-assets/usdhero-token.md).

# $HERO Token

<figure><img src="/files/hrhjKQq1NeQ608mmxkpu" alt="" width="200"><figcaption></figcaption></figure>

The $HERO token is the **core currency** within the Onchain Heroes ecosystem. It’s used throughout gameplay for mechanics like leveling, upgrading, reviving, and much more.

You can **earn $HERO by playing** or [**purchase it here**](https://portal.abs.xyz/trade?buy=0x33ee11ce309854a45b65368c078616abcb5c6e3d).

***

## Initial Supply

**1,000,000,000 tokens** with deflationary mechanics in place to help maintain value over time.

***

## **Tokenomics Breakdown**

* 15% allocated to Team & Investors (2-year vesting, 6-month cliff)
* 5% reserved for Business use (marketing, liquidity, partnerships)
* 6.9% set aside for Genesis Rings, distributed progressively each season
* 73.1% dedicated to the game protocol, rewards, and player incentives


---

# 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.onchainheroes.xyz/items-and-assets/usdhero-token.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.
