# MyTrade

## MyTrade

- [MyTrade Intro](https://docs.mytrade.org/master.md)
- [Tokenomics](https://docs.mytrade.org/tokenomics.md): Learn about the Tokenomics of MyTrade below!
- [MyTrade Core Innovations](https://docs.mytrade.org/mytrade-core-innovations.md): MyTrade's core unique innovations are Integrated Liquidity and Limit Order Mining.
- [FAQ](https://docs.mytrade.org/faq.md): This FAQ page answers some of the more commonly asked questions from the MyTrade community.
- [Pending Issue Fix](https://docs.mytrade.org/faq/pending-issue-fix.md)
- [MyTrade Features](https://docs.mytrade.org/features.md): MyTrade offers several features that you can explore below!
- [How to use MyTrade V2](https://docs.mytrade.org/how-to-use-mytrade-v2.md): MyTrade V2 is currently available on Polygon and Moonbeam. Below is a guide to getting started on MyTrade V2. We have more detailed guides in the subcategories.
- [How to Add/Remove Liquidity](https://docs.mytrade.org/how-to-use-mytrade-v2/how-to-add-remove-liquidity.md): Liquidity Providers can add 2 tokens at a pre-determined ratio to a liquidity pool. Providing liquidity will net you MyTrade LP Tokens. You can use these LP Tokens to participate in Liquidity Mining.
- [Liquidity Mining Guide](https://docs.mytrade.org/how-to-use-mytrade-v2/liquidity-mining-guide.md): Liquidity Providers can stake selected LP Tokens to earn eMYT or MYT after Beta product period ends. Be sure to lock your LP token to start actually Liquidity Mining.
- [Trade Mining Guide](https://docs.mytrade.org/how-to-use-mytrade-v2/trade-mining-guide.md): Takers can earn MYT by successfully executing MARKET trades on selected pairs. Trade Mining will go live soon!
- [Limit Order Mining Guide](https://docs.mytrade.org/how-to-use-mytrade-v2/limit-order-mining-guide.md): You can earn MYT by placing orders on the Order Book within the valid spread on selected pairs. Limit Order Mining will go live soon!
- [Roadmap](https://docs.mytrade.org/roadmap.md): Our roadmap is displayed below in a checklist. We will continue to do add more milestones and features to the checklist as time passes.
- [Contact Us](https://docs.mytrade.org/contact.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mytrade.org/master.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.
