> 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/token-economy/roadmap.md).

# Roadmap

Roadmap to 2022：[https://hebeblock.com/roadmapzh.html](http://hebeblock.com/roadmapzh.html)

Roadmap for 2022.

**January 2022**

* [x] HebeSwap is online
* [x] Open source Hebe Token+HebeSwap contract code
* [x] Completed the sale of the team 7.4 M HEBE and solved the liquidity pool problem
* [x] Complete the migration of most Hebe Tokens on HebeBlock

**February 2022**

* [x] Complete Token Factory to help Ethereum Classic users issue Erc20 tokens
* [x] Completed Hens development (Ethereum Classic Domain Name Service)
* [x] On February 18th, Hens mainnet went live

**March-April 2022**

* [x] Create a Hens trading market to facilitate Hens users to buy and sell domain names
* [x] Completed HebeWallet to fully support the Ethereum Classic ecosystem

**April-August 2022**&#x20;

* [x] Etc plugin wallet development - <https://github.com/HebePlatform/etcwallet-extension>&#x20;
* [x] Etc plugin wallet released - <https://chrome.google.com/webstore/detail/etcwallet/dceeepfcmoilomeofhafoggbaokjdlco> BUSD cross-chain bridge - <https://gateway.hebeswap.com>&#x20;
* [x] HebeWallet supports new main chain - ADA&#x20;

**August-December 2022**

* [x] **Etc Desktop -**[ ](https://etcdesktop.com/)[**https://etcdesktop.com**](https://etcdesktop.com/)
* [x] **Etc Scan -** [**https://etcscan.cc**](https://etcscan.cc/)

**Stage 3**

* [ ] Use HENS and HEBE Swap fees to buy back 8,000,000 HEBE.

**Stage 4**

* [ ] Newly locked 8,000,000 HEBE-ETC liquidity pool

**Stage 5**

* [ ] Hebe Fund - Build more liquidity pools for hebeswap, such as stable coins, to support the development of other projects


---

# 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/token-economy/roadmap.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.
