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

# Roadmap

<figure><img src="/files/mH0b4V4NVhyd8YO42XnL" alt=""><figcaption></figcaption></figure>

### 2024 Q4 – Project Launch & Core Architecture Development

* Strategic partnership with **Frax Finance** and **DeepSeek AI**.
* Completion of the **Four-Token Linkage Mechanism** economic model.
* Smart contract development (stablecoin protocol, liquidity management, ISO fund pool).
* Release of Whitepaper V1.0 and core team formation.
* Finalization of **BHC** tokenomics and ISO fundraising plan.

### 2025 Q1 – ISO Launch & Liquidity Building

* Launch of the first phase of **ISO (Initial Split Offering)**.
* Deployment of **USDH** and **USDB**, initiation of liquidity mining (XOC staking rewards).
* AMM trading pool deployment (Uniswap V3 & Curve integration).
* Activation of **DeepSeek AI** risk control and arbitrage systems.
* Launch of DAO governance, enabling **BHC** holders to participate in protocol decisions.
* Partnerships with DeFi ecosystems (Frax, AAVE, Balancer, Curve).

### 2025 Q2 – Ecosystem Expansion & RWA Integration

* Integration of **RWA (Real World Assets)**, including bonds, real estate, and supply chain finance.
* **USDH** integration with cross-border payment systems (e.g., **PAIPAY**).
* Cross-chain integration of **USDB** (BSC, Arbitrum, Polygon).
* Launch of DeFi lending platform (FraxLend 2.0 integration).
* Activation of AI-driven liquidation systems.

### 2025 Q3 – Multi-Chain Expansion & Global Stablecoin Adoption

* Third phase of **ISO**, with **BHC** market cap exceeding $200M.
* EVM compatibility optimization for **USDH** and **USDB**.
* Upgrade of AI-driven arbitrage strategies.
* **USDH** integration with **GameFi** and **NFT** ecosystems.
* Listing on global exchanges (CEX & DEX).

### 2025 Q4 – Full Ecosystem Deployment

* **RWA** collateral exceeding $500M.
* Iteration of AI trading strategies to enhance DeFi yields and risk management.
* Cross-border payment daily transaction volume exceeding $100M.
* Listing on Top 5 global exchanges (Binance, Coinbase, OKX, etc.).
* Mature DAO governance, with community voting determining future directions.


---

# 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://docs.bhf.lol/about-brighthub/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.
