> For the complete documentation index, see [llms.txt](https://hero-5.gitbook.io/hero-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hero-5.gitbook.io/hero-paper/tokenomics/tokenomics-framework/key-features.md).

# Key Features

Hero Coin integrates seamlessly with the entire Hero ecosystem, providing a unified currency that enhances user interaction and participation across various products and services.

**High-Level Token Design**

* **$HERO**: The entire Hero ecosystem's primary utility and governance token.&#x20;
* **Hard Capped Supply**: 888,888,888 tokens
* **Initial Blockchain**: Ethereum (to be bridged to TON, BSC and more)

**Utility at Launch:**

* **Medium of Exchange**: Facilitates transactions within the Hero ecosystem.
* **Governance**: $HERO token holders can participate in decision-making processes and the establishment of the DAO.
* **Access to Services**: Use $HERO to access premium features across Hero products.
* **Rewards and Incentives**: Earn $HERO through participation in ecosystem activities.

Hero Coin ($HERO) serves as the backbone of the Hero ecosystem, driving transactions, governance, and user engagement. By providing a unified currency and integrating with various Hero products, $HERO enhances the overall user experience and fosters a vibrant, interconnected community. Whether used for transactions, accessing premium features, or participating in governance, $HERO empowers users and stakeholders to actively contribute to and benefit from the Hero ecosystem.

### Token Release Plan and Financial Metrics

<figure><img src="/files/pXJ1vjM9LwtsyiXyLRS0" alt=""><figcaption><p><em>Token distribution table</em></p></figcaption></figure>

<figure><img src="/files/ledERCgG8WV45g7QT0nH" alt=""><figcaption><p><em>Token distribution chart</em></p></figcaption></figure>

***

<figure><img src="/files/kesLTKFDpa1Rjv98aOWc" alt=""><figcaption><p>Hero Coin flow</p></figcaption></figure>

***

<figure><img src="/files/1tZozCPmc4xqgv0BuzWd" alt=""><figcaption><p><em>From conversion to governance and beyond</em></p></figcaption></figure>

***

<figure><img src="/files/lfMwUhv3JTIZvsGH8tV8" alt=""><figcaption><p><em>Revenue stream: Hero's services channel funds into the treasury</em></p></figcaption></figure>

***

<figure><img src="/files/46Dg8jX4LySbMJyCCoyR" alt=""><figcaption><p><em>From product engagement to community participation</em></p></figcaption></figure>


---

# 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://hero-5.gitbook.io/hero-paper/tokenomics/tokenomics-framework/key-features.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.
