# Roadmap

## Q1 2023: **Foundations and Testnet**

* [x] Deploy the Bitflow protocol on the Stacks testnet.
* [x] Develop a front-end interface for the BitFlow protocol.

These roadmap milestones were completed in December 2022.

## Q2 2023: **Mainnet and Integration**

* [x] Complete first audit of the Bitflow protocol's smart contracts.
* [x] Deploy the Bitflow protocol on the Stacks mainnet.
* [x] Begin the private beta testing phase for the Bitflow front-end.
* [x] Start integrating with the Magic Protocol for trustless BTC <-> xBTC atomic swaps.

These roadmap milestones were completed in May 2023.

## Q3 2023: **Expansions and Bridging**

* [x] Launch the first liquidity pool for the BitFlow protocol on the Stacks mainnet.
* [x] Announce the Rootstock Bridge, enabling the transfer of assets like Smart BTC and Sovryn Dollar between the Rootstock network and the Stacks layer.
* [x] Conclude the private beta phase of the BitFlow front-end.

These roadmap milestones were completed in Q3 2023.

## Q4 2023: Private **Launch**

* [x] Complete Smart Contract Audit with Coinfabrik [Audits](/bitflow-documentation/resources/audits.md)
* [x] Launch stSTX <> STX Trading Pair for StackingDAO - Private Beta
* [x] Launch Bitflow AMM DEX Private Beta

These roadmap milestones were completed in Q4 2023.

## Q1 2024: Public Launch and Expansions

* [x] Launch Bitflow AMM DEX Public Mainnet
* [x] StackingDAO stSTX <> STX Liquidity Pool
* [x] aBTC-xBTC Liquidity Pool
* [x] Arkadiko USDA-aeUSDC Liquidity Pool
* [x] AllBridge aeUSDC-sUSDT Liquidity Pool
* [x] Bitflow Points System - Rewards Program
* [x] Introduce New stSTX Trading Routes & Multi-Hops Swaps

## Q2 2024: Expansions

* [x] STX-aeUSDC Liquidity Pools (XYK Uniswap V2 Style)
* [x] Smart Contract Audit - Clarity Alliance (XYK Pools)
* [x] $DIKO Rewards: USDA Pools

## Q3-Q4 2024: **Governance and Yield Optimization**

* [x] Bitflow Dex Aggregator on Stacks (Integrate Alex, Velar and Arkadiko Liquidity Pools)
* [x] Bitflow Swaps SDK
* [x] Bitflow Stableswap Staking Module Audit Complete
* [x] Bitflow Stableswap Smart Contracts Audit Complete
* [x] Wallet Integration: Leather (In-App Swaps)
* [x] Wallet Integration: Xverse (In-App Swaps)
* [x] Hermetica USDh-aeUSDC Liquidity Pool
* [x] Integration: Pontis BTC<>Stacks Bridge
* [x] Runes AMM on Stacks L2
* [ ] BRC20/Runes L1 Swaps
* [ ] sBTC Liquidity Pools
* [ ] Native BTC Swaps
* [ ] Governance, $BFF Launch, Token Emissions
* [ ] Bitcoin Swaps: BTC Futures, Limit Orders
* [ ] BTC Loans: 0% Interest loans. Borrow Bitcoin using your stSTX as collateral.

These roadmap milestones are still in progress.


---

# 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.bitflow.finance/bitflow-documentation/resources/roadmap.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.
