# Roadmap

The UNITS Protocol is pleased to share its development roadmap timeline.

## Q1 - 2021

* Building the team.
* Design the concept architecture.
* Seed funding

## Q2 - 2021

* Fork Uniswap liquidity mining smart contract&#x20;
* Fork Uniswap vesting smart contract&#x20;
* Fork Yearn’s Woofy smart contract&#x20;
* Development and documentation of bond smart contract&#x20;
* Development and documentation of UNITS Protocol user interface&#x20;
* Development and documentation of UNITS DAO governance token smart contract

## Q3 - 2021

* Development and documentation of muBTC smart contract&#x20;
* Development and documentation of liquidity mining smart contract&#x20;
* Deploy Bond smart contract to testnet&#x20;
* Deploy muBTC smart contact to testnet&#x20;
* Deploy liquidity mining smart contract to testnet&#x20;
* Development and documentation of UNITS Protocol user interface&#x20;
* Deploy UNITS DAO governance token smart contract to testnet

## Q4 - 2021

* Deploy UNITS DAO governance token to BSC and Polygon mainnet&#x20;
* Deploy UNIT token vesting to BSC and Polygon mainnet&#x20;
* Deploy Bond smart contract to BSC and Polygon mainnet&#x20;
* Deploy muBTC smart contact to BSC and Polygon mainnet&#x20;
* Launch Genesis Bonding Launch Genesis Mining for muBTC&#x20;
* Launch Public Listing&#x20;
* Deploy liquidity mining smart contract to BSC and Polygon mainnet&#x20;
* Launch staking pool&#x20;
* Launch voting space on Snapshot

## Q1 - 2022

* Create Partnerships & collaborations with wallets and exchanges&#x20;
* Development and documentation of muBTC collateral investment strategy smart contract&#x20;
* Development and documentation of buyback smart contract&#x20;
* Development and documentation of MAU multi-asset stablecoin smart contract

## Q2-2022

* Deploy buyback smart contract to testnet&#x20;
* Deploy MAU multi-asset stablecoin smart contract on testnet&#x20;
* Development and documentation of MAU collateral investment strategy smart contract

## Q3 - 2022

* Deploy MAU multi-asset stablecoin smart contract to mainnet&#x20;
* Launch Genesis Mining for MAU&#x20;
* Launch MAU stablecoin to DEXs&#x20;
* Deploy MAU collateral investment strategy smart contract to testnet

## Q4 - 2022

* Deploy MAU collateral investment strategy smart contract to mainnet&#x20;
* Launch MAU stablecoin to CEXs&#x20;
* Deploy MAU on other Ethereum L2

The future is more exciting with UNITS Protocol!


---

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