> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/dehero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/dehero/english-2/other/7-1.md).

# 代币

**HEROES Distribution**

总发行量：21000000

1、 (10%)NFT Issuance Stakes&#x20;

* Initial NFT Issuance Stakes (2%)

{% hint style="info" %}
Total of pre-sale card packs stakes 1.9%

Total of draw card packs stakes 0.1%
{% endhint %}

2、(35%)NFT Card Collectibles Mining Mining Cycle of 540 days

3、(20%) LP Liquidity Mining Mining Cycle of 540 days

* Initial Liquidity (11.6%):&#x20;

{% hint style="info" %}
HEROES-BUSD LP

HEROES-MIX LP
{% endhint %}

4、(5%) Non-destructive Mining Mining cycle 7 days&#x20;

* Initial Non-destructive Mining (0.5%)

{% hint style="info" %}
MIX, BNB, BUSD, CAKE, DODO, BAKE, MDX
{% endhint %}

5、(30%) NFT DAO

* Marketing/Operation/Business Development (15%)
* Content/IP (15%)

Heroes在BSC上的合约地址：0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd

\#imToken# #7091# 我们正在完善 Heroes 在 imToken 中的代币相关资料。完成后，大家可以在 imToken 里看到 logo，更方便地管理 Heroes，同时能看到更多代币信息。


---

# 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://mixmarvel.gitbook.io/dehero/english-2/other/7-1.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.
