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

# Roadmap

<details>

<summary>2022</summary>

**Q3 2022**

* Research and MantisSwap Whitepaper
* Grant from Polygon DAO
* Preliminary Audit by Hexens

**Q4 2022**

* Audit by Peckshield
* Testnet Launch
* Ambassador Program

</details>

<details>

<summary>2023</summary>

**Q1 & Q2 2023**

* Public Beta Launch on Polygon Mainnet
* Liquidity Mining Program launch (Polygon Mainnet)&#x20;
* Public Beta Launch on Polygon zkEVM
* Private Fundraising Round (Pre-seed)

**Q3 & Q4 2023**

* Rebrand
* Audit by Omniscia

</details>

### Q1 2024

* [x] Polygon zkEVM DeFi Unleashed Campaign
* [x] Public Beta Launch on Mode Network Mainnet
* [x] Ecosystem Partnerships
* [x] Development of v2 (Perpetual DEX)

### Q2 2024

* [x] Mantissa Airdrop Program Phase 1&#x20;
* [ ] LRT Pools
* [ ] Strategic Round&#x20;
* [ ] Public Sale
* [ ] MNTS Token Launch
* [ ] v2 Testnet launch

### Q3 2023

* [ ] Mantissa Airdrop Program Phase 2
* [ ] veMNTS Launch
* [ ] Gauge Voting
* [ ] v2 Mainnet Launch
* [ ] Governance Launch


---

# 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.mantissa.finance/introduction/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.
