# Roadmap and Milestones

#### January 2024

* Release the Bool Network [whitepaper](https://github.com/boolnetwork/whitepaper/blob/main/Bool_Network_A_Bitcoin_Verification_Layer.pdf) and [yellowpaper](https://github.com/boolnetwork/yellowpaper/blob/main/BoolNetwork_yellowpaper.pdf), detailing design principles and vision.
* Optimize the [Bitcoin-to-Layer 2 bridge](https://boolbridge.com/) to enhance efficiency and reliability.
* Design the framework for Bool Network’s economic model, ensuring balanced incentives and inflation control.
* Integrate Trusted Execution Environment (TEE) into the testnet for enhanced security.

#### February 2024

* Launch the BRC20 cross-chain bridge for asset exchange between Layer 2 and Bitcoin.
* Complete the audit of the Bitcoin cross-chain bridge contract.
* Release a test version of the Bitcoin Taproot Escape Hatch module.
* Initiate the Alpha testnet and gather feedback from the community.

#### March 2024

* Launch a test version of the economic model for evaluation.
* Continue integration of cross-chain support for multiple Bitcoin Layer 2 networks.

#### April 2024

* Launch the [Beta testnet](https://beta-testnet.boolscan.com/) for comprehensive testing.
* Release a test version of the Forced Exit module to ensure reliable withdrawal operations.

#### May 2024

* Conduct integration testing and performance optimization of Bool Network.
* Launch the incentivized Beta testnet, encouraging community participation in cross-chain transaction testing through rewards.
* Complete the Beta testnet upgrade, improving tokenomics, DHC nodes, and staking requirements.

#### June 2024

* Complete the audit of the EVM cross-chain bridge contract.
* Launch the [EVM cross-chain](https://boolbridge.com/evm/) functionality, supporting major EVM-compatible blockchains and Layer 2s.
* Support liquidity cross-chain solutions for major assets like $ETH, $USDT, and $USDC.
* Integrate mainstream Web3 wallets.
* Integrate UTXO-based blockchains.

#### July 2024

* Upgrade multiple versions of DHC nodes, improving stability and security.
* Launch the [Bool Bot](https://t.me/boolfamily_Bot), a Web3 application on Telegram, facilitating staking and cross-chain transactions.
* Enable cross-chain support for RUNES tokens.
* Complete the audit of the RUNES cross-chain bridge contract.
* Launch TON cross-chain functionality.
* Host joint reward events with major wallet partners.

#### August 2024

* Integrate BRC20 and RUNES [cross-chain](https://boolleap.com/) functionality with Nervos Network (UTXO-based).
* Optimize and update the Bool Bot product, surpassing 1 million Telegram Bot users.
* Launch the global ambassador program.
* Start the “[Bool Tech Daily](https://www.youtube.com/@bool_official)” series to introduce the community to DHC and BTCFi innovations.

#### September 2024

* Integrate Fractal Bitcoin (UTXO-based) and launch BTC and BRC20 [cross-chain](https://fractal.boolbridge.com/) functionalities.
* Integrate Babylon’s decentralized Restaking functionality.
* Launch the [Pioneer Nodes Plan](https://bool.network/pioneer-nodes).
* Complete a test version combining Taproot, DHC, and HTLC for decentralized asset custody.
* Release a test version of the infrastructure for BTC-collateralized stablecoins.
* Continue optimizing and updating Bool Bot, reaching over 2 million Telegram Bot users.

#### October 2024 and Beyond

* Launch the Beta mainnet.
* Conduct the Token Generation Event (TGE).
* Release the stable version of the infrastructure for BTC-collateralized stablecoins.
* Release the stable version of decentralized Restaking functionality.
* Update the mainnet version of Bool Bot.
* Conduct comprehensive core code security audits.
* Expand the DHC nodes count to over 500.
* Continue expanding the community ambassador program and key opinion leaders (KOLs).
* Expand Ecosystem and Partnerships.
* Open source the code for Bool Network to encourage community participation and review.


---

# Agent Instructions: 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:

```
GET https://docs.bool.network/introduction/roadmap-and-milestones.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
