# Roadmap

**Phase I：Q4 2022**

* Completion of Move smart contract (Internal Devnet)&#x20;
* Perpetual trading and zero-slippage swap on the Sui Devnet

**Phase II: Q1 2023**

* Launch of concentrated liquidity market making (CLMM) DEX on Sui Devnet
* Launch testnet version for public testing

**Phase III: Follow Sui's Mainnet in 2023**

* Launch Sui mainnet, offering users with CLMM trading and liquidity provision
* Launch ecosystem functions including staking, governance and rewards distribution


---

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