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

# HyperLoan RoadMap

What's next for HyperLoan!

### 🚀 Our  Roadmap:

### Phase 1: Foundation & Team Building!

* Team Outreach & Onboarding of Core Contributors.
* Strategic Planning & Product Architecture Design.
* Establishment of Core Partnerships with the BESC Hyperchain Team.

### Phase 2: Product Development!

* Smart Contract Development.
* UI/UX Design for the HyperLoan Dapp.
* Integration with BESC Hyperchain Testnet Network.

### Phase 3: Testnet Launch!

* HyperLoan Testnet Launch on BESC Hyperchain Testnet.
* Initial Community Testing.
* Bug Bounty & Smart Contract Optimization

### Phase 4: Community & Ecosystem Growth!

* Social Community Creation across Telegram and X.
* Educational Campaigns on Lending, Borrowing, and Collateralization.
* Community Reward & Engagement Programs.

### Phase 5: Mainnet Launch & Token Release!

* HyperLoan Mainnet Launch on BESC Hyperchain.
* $HELO Token Presale and DEX Launch.
* $HELO Token Staking Platform Activation.

### Phase 6: Governance & Incentives!

* Launch of $HELO Governance System.
* $HELO Airdrop to Early HyperLoan Mainnet Liquidity Providers.
* Governance-based Voting for Protocol Upgrades and Token Listings.

### Phase 7: Expansion & Partnerships!

* Strategic Partnerships with DeFi, Tokens, and Cross-chain projects.
* Addition of New Qualified Token Support through Governance Votes.
* Ecosystem Integrations to Broaden HyperLoan Utility.

### Phase 8: Scaling & Beyond!

* HyperLoan Scaling to New Networks & Enhanced Features.
* Implementation of Yield Optimization Tools.

> <mark style="color:yellow;">More TBA — Continuous Innovation & Upgrades Ahead!</mark>


---

# 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://hyperloan.gitbook.io/hyperloan-docs/hyperloan-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.
