# HERO Token

## General information

HERO Token (abbreviated as HERO) is the main governance token of the entire HERONET ecosystem built on the Ethereum blockchain platform with ERC20 standards. HERO Token is used to give away, exchange, participate in voting and coordinate HERONET activities.&#x20;

Detailed information of HERO Token:

* Token Name: HERO Token
* Token Symbol: HERO
* Network: Ethereum
* Total Supply: 500,000,000,000,000
* Token Decimals: 18
* Token Type: Utility
* Contract Addresses: [0x81545a4c5e3652d1cf60a7516cf9677b282f9cbd](https://etherscan.io/address/0x81545a4c5e3652d1cf60a7516cf9677b282f9cbd#code)

## Tokenomics

<table><thead><tr><th width="152" align="center">ALLOCATION</th><th width="160" align="center">% ALLOCATION</th><th width="420">RELEASE SCHEDULE</th></tr></thead><tbody><tr><td align="center">Contributors</td><td align="center">10%</td><td>6 months-cliff, then 0.09% daily for 36 months</td></tr><tr><td align="center">Advisor</td><td align="center">3%</td><td>6 months-cliff, then 0.09% daily for 36 months</td></tr><tr><td align="center">Partner</td><td align="center">5%</td><td>6 months-cliff, then 0.09% daily for 36 months</td></tr><tr><td align="center">Presale</td><td align="center">45%</td><td>30% TGE, then 0.19% daily for 12 months</td></tr><tr><td align="center">Airdrop</td><td align="center">10%</td><td>1 months-cliff, then 0.27% daily for 12 months</td></tr><tr><td align="center">Ecosystem</td><td align="center">15%</td><td>10% TGE, 1 day-cliff, then 0.12% daily for 24 months</td></tr><tr><td align="center">Community</td><td align="center">10%</td><td>25% TGE, 1 day-cliff, then 0.14% daily for 18 months</td></tr><tr><td align="center">Launchpad</td><td align="center">2%</td><td>100% TGE</td></tr></tbody></table>


---

# 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.heronet.xyz/tokenomics/hero-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.
