> For the complete documentation index, see [llms.txt](https://docs.mytrade.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mytrade.org/roadmap.md).

# Roadmap

## Milestones

* [x] Launch MyTrade V1 Beta on HPB (Desktop version only)
* [x] Launch MyTrade V1 on HECO (Desktop + Mobile versions)
* [x] Launch MyTrade V2 Alpha on Polygon (Desktop version only)
* [x] Seed Round Investment
* [x] Launch MyTrade V2 Beta on Polygon with eMYT Mining (Desktop + mobile versions)
* [x] Private Round Investment
* [x] IDO
* [x] Launch MyTrade V2 on Polygon (with MYT replacing eMYT)&#x20;
* [x] Launch MyTrade V2 on Moonbeam&#x20;
* [x] Launch MyTrade Labs with 10M USD Fund for Investment and Incubation
* [x] Launch Market Making SaaS Tool incubated by MyTrade Labs
* [x] Launch MyTrade AI and MyTrade Quant incubated by MyTrade Labs (January 2023)

## **MyTrade Core Features**

* [x] Precise Integration of Order Book and AMM
* [x] Price Charts
* [x] Limit Orders
* [x] Routing to Quickswap on Polygon
* [x] Trade Mining
* [x] Liquidity Mining
* [x] Limit Order Mining
* [x] Burn & Earn
* [x] Bond
* [x] Staking
* [x] Display AMM Liquidity on Order Book&#x20;
* [x] Cross Chain Swap Feature (January 2023)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mytrade.org/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.
