# 4. Roadmap

**Where we’ve been**:

* **2020/11 - 2021/05:** Completed MetaPath Messaging Protocol Design.
* **2021/06 - 2021/07:** Connected ETH, BSC, HECO, OkexChain, and the top assets on each of those chains; connected the biggest swap applications like 1inchSwap, UniSwapV2, SushiSwap, PancakeSwapV2, DODOSwap, PippiSwap, MDexSwap, and Cherryswap.
* **2021/08 - 2021/09:** Added Polygon, Avalanche, Solana, and the top assets on each of these chains; connected some of the biggest exchanges for these chains, including Pangolin & Orca.

**Where we’re headed:**

* **2022 Q1:**

1. Connect Fantom, Arbitrum, and the top assets and exchanges for those chains, like Spookyswap and SushiSwap on Arbitrum.
2. Official MetaPath launch.

* **2022 Q2 - Q3:**

1. Connect top metaverse platforms.
2. Develop and deploy decentralized core routing protocol contracts to replace the initial centralized system.

* **2022 Q4:**

1. Publish the MetaPath public chain.


---

# 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://metapath.gitbook.io/docs/metapath-litepaper/4.-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.
