# Roadmap

## What is the NAVI Protocol roadmap?

The NAVI Protocol roadmap is broken up into phases, as described below.

### Phase 1 (Q2 2023)

* Launch of liquidity protocol initially supporting SUI, USD stablecoins, wrapped ETH, wrapped BTC.
* NAVI token launch.
* DAO setup and governance functionality available.
* Staking available for NAVI tokens into liquidity protocol.
* Leveraged vault UI launch.

### Phase 2 (Q4 2023)

* Integration with Sui Foundation's Deepbook to utilize deep liquidity and provide users an optimal trading experience.

### Phase 3 (2024)

* Launch of stablecoin on top of money market 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://docs.naviprotocol.io/navi-protocol-docs-hub/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.
