# Roadmap and Milestones

#### January 2024

* [x] Released DeepSafe WhitePaper and YellowPaper, outlining design principles and vision.
* [x] Optimized Bitcoin-to-Layer2 bridge for enhanced efficiency and reliability.
* [x] Designed framework for DeepSafe economic model, ensuring balanced incentives and inflation control.

#### February 2024

* [x] Launched BRC20 cross-chain bridge for asset exchange between Layer2s and Bitcoin.
* [x] Completed audit of Bitcoin cross-chain bridge contract.
* [x] Released test version of Bitcoin Taproot Escape Hatch module.
* [x] Initiated Alpha testnet and gathered community feedback.

#### March 2024

* [x] Launched test version of economic model for evaluation.
* [x] Integrated cross-chain support for multiple Bitcoin Layer 2 networks.
* [x] Incorporated Trusted Execution Environment (TEE) into testnet for enhanced security.

#### April 2024

* [x] Launched Beta testnet for comprehensive testing.
* [x] Released test version of Forced Exit module for reliable withdrawals.

#### May 2024

* [x] Conducted integration testing and performance optimization.
* [x] Launched incentivized Beta testnet, rewarding community participation in cross-chain transaction testing.
* [x] Upgraded Beta testnet, improving Tokenomics, CRVA nodes, and staking requirements.

#### June 2024

* [x] Completed audit of EVM cross-chain bridge contract.
* [x] Launched EVM cross-chain functionality, supporting major EVM-compatible blockchains and Layer 2s.
* [x] Enabled liquidity cross-chain solutions for BTC, ETH, USDT, and USDC.
* [x] Integrated mainstream Web3 wallets and UTXO-based blockchains.

#### July 2024

* [x] Upgraded CRVA nodes for improved stability and security.
* [x] Launched DeepSafe Bot on Telegram, supporting staking and cross-chain transactions.
* [x] Enabled cross-chain support for RUNES tokens and completed audit of RUNES cross-chain bridge contract.
* [x] Launched TON cross-chain functionality.
* [x] Hosted joint reward events with major wallet partners.

#### August 2024

* [x] Integrated BRC20 and RUNES cross-chain functionality with Nervos Network (UTXO-based).
* [x] Optimized DeepSafe Bot, surpassing 1 million Telegram users.
* [x] Launched global ambassador program.
* [x] Started “DeepSafe Tech Daily” series to educate community on CRVA and BTCFi innovations.

#### September 2024

* [x] Integrated Fractal Bitcoin (UTXO-based) with BTC and BRC20 cross-chain functionalities.
* [x] Launched Pioneer Nodes Plan.
* [x] Released test version combining Taproot, CRVA, and HTLC for decentralized asset custody.
* [x] Released test version of infrastructure for BTC-collateralized stablecoins.
* [x] Optimized DeepSafe Bot, reaching over 2 million Telegram users.

#### October 2024

* [x] Launched Beta Mainnet testing with 20 Validator and 30 CRVA nodes.
* [x] Completed snapshot for Beta Testnet Airdrop, rewarding contributors.

#### November 2024

* [x] Announced Round #2 of Beta Testnet Airdrop.
* [x] Released stable version of decentralized restaking functionality.

#### December 2024

* [x] Optimized DeepSafe Bot, reaching over 3 million Telegram users.

#### January 2025

* [x] Released stable version of infrastructure for BTC-collateralized stablecoins.

#### February 2025

* [x] Conducted comprehensive core code security audits.
* [x] Expanded community ambassador program and Key Opinion Leaders (KoLs).

#### March 2025

* [x] Launched new test version of economic model for evaluation.
* [x] Expand CRVA nodes to 400.

#### April 2025

* [x] Release Light Paper for Crypto Random AI Verification Network.
* [x] Launch Beta on public testnet with full API/SDK access.

#### May 2025

* [x] Develop new Economic Model for DeepSafe.
* [x] Release decentralized self-custody Bitcoin solution with one-way and two-way channel mapping.

#### June 2025

* [x] Deploy BTC self-custody infrastructure leveraging Taproot, Timelock, and CRVA.

#### Q3 2025

* [x] Release the [Decentralized Verification Layer Whitepaper](https://github.com/deepsafe/whitepaper/blob/main/DeepSafe_A_Cryptography_Random_Verification_Layer.pdf).
* [ ] Launch Mainnet.
* [ ] Expand validator nodes.
* [ ] Hold wallet airdrop campaigns with major exchanges.

#### Q4 2025

* [ ] Release AI Agent SDK.
* [ ] Integrate DeFi & DEX transaction verification.
* [ ] Launch omni-chain order book exchange (Beta).

#### Q1 2026

* [ ] Launch AI agent verification module (Beta).
* [ ] Release BTCFi lending module.
* [ ] Activate buyback & burn mechanism.
* [ ] Develop RWA verification toolkit.

#### Q2 2026

* [ ] Launch AI validation marketplace (Beta).
* [ ] Release institutional custody APIs.
* [ ] Expand global compliance and regional partnership.

#### Q3 2026 and beyond

* [ ] Activate buyback & burn mechanism.
* [ ] Full support for Layer2, PayFi, and DAO governance signatures.
* [ ] Strengthen partnerships with top exchanges and RWA platforms.


---

# 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.deepsafe.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.
