# Roadmap

## **Phase 1**‌ <a href="#phase-1" id="phase-1"></a>

* [x] MEVerse Connect Launch
* [x] [Delegate Farming](/meverseconnect/key-features/delegate-farming.md)
* [x] Smart Contract [Audit](/meverseconnect/security/audit.md) - Certik‌

## **Phase 2** <a href="#phase-2" id="phase-2"></a>

* [x] [Vault](/meverseconnect/key-features/vault.md) Launch (Auto Compounding)
* [x] [MEVerse Converter](/meverseconnect/key-features/converter.md) Launch\
  \- bridging between chains
* [ ] Fleta Connect Expansion to New Chains

  \- [BSC ](/meverseconnect/previous_network/binance-smart-chain.md)>>> [Polygon](/meverseconnect/previous_network/polygon.md) >>> [Klaytn](/meverseconnect/networks/klaytn.md) >>> more to come

  \- [Delegate Farming](/meverseconnect/key-features/delegate-farming.md)\
  \- [Vault](/meverseconnect/key-features/vault.md)

  \- [New chain-based Cherry](/meverseconnect/key-features/new-chain-based-cherry.md)

## **Phase 3**

* [ ] Launch [Fleta AMM Dex](/meverseconnect/key-features/fleta-amm-dex.md)
* [ ] [NFT Service](/meverseconnect/key-features/nft.md) Launch
* [ ] [Governance](/meverseconnect/governance.md)


---

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