> For the complete documentation index, see [llms.txt](https://block-hebe.gitbook.io/hebeblock/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://block-hebe.gitbook.io/hebeblock/hens-airdrop.md).

# HENS Airdrop

URL:[https://app.hens.domains](https://app.hens.domains/)

Check the registration count:<https://app.hens.domains/#/list>

We will be conducting ten airdrop rewards for HENS. Expired HENS will not be eligible for rewards. HENS users, please take note of the following:&#x20;

Phase 1: When the number of HENS registrations reaches 10,000, 10 million HEBE tokens will be distributed.&#x20;

Phase 2: When the number of HENS registrations reaches 20,000, an additional 10 million HEBE tokens will be distributed.&#x20;

Phase 3: When the number of HENS registrations reaches 30,000, an additional 10 million HEBE tokens will be distributed.

Phase 4: When the number of HENS registrations reaches 40,000, an additional 10 million HEBE tokens will be distributed.&#x20;

Phase 5: When the number of HENS registrations reaches 50,000, an additional 10 million HEBE tokens will be distributed.&#x20;

Phase 6: When the number of HENS registrations reaches 60,000, an additional 10 million HEBE tokens will be distributed.&#x20;

Phase 7: When the number of HENS registrations reaches 70,000, an additional 10 million HEBE tokens will be distributed.&#x20;

Phase 8: When the number of HENS registrations reaches 80,000, an additional 10 million HEBE tokens will be distributed.&#x20;

Phase 9: When the number of HENS registrations reaches 90,000, an additional 10 million HEBE tokens will be distributed.&#x20;

Phase 10: When the number of HENS registrations reaches 100,000, an additional 10 million HEBE tokens will be distributed.

The benefits of early registered users can accumulate airdrops (for example: the second airdrop begins, and the first period will still be obtained)

In the past year, we have built multiple surrounding ecosystems around HENS on ETC to ensure the use of HENS. In the future, our plan for HENS: HENS will become the identity ID on ETC, and one address can only register one HENS name .

1.HebeWallet <https://block-hebe.gitbook.io/hebeblock/hebe-ecology/hebewallet>

2.EtcDesktop <https://block-hebe.gitbook.io/hebeblock/hebe-ecology/etcdesktop>

3.ETCSCAN <https://block-hebe.gitbook.io/hebeblock/hebe-ecology/etcscan>

4.EtcWallet Browser Extension <https://block-hebe.gitbook.io/hebeblock/hebe-ecology/etcwallet-browser-extension>


---

# 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://block-hebe.gitbook.io/hebeblock/hens-airdrop.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.
