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

# Roadmap

Ever gazed out at the open sea, the horizon stretching far and wide, holding the promise of **thrilling adventures** and new lands to explore? That's exactly how we see our roadmap at TropicalSwap.&#x20;

Just as the wind can shift the course of a sail, crypto moves fast, and so do we. Our voyage adjusts and adapts according to the tides of **community feedback** and the **market**'s ever-changing landscapes.

Our **mission**?&#x20;

To colonize the **Mantle Network** with our **$PAPPLE and SEEDS** tokens, spreading the tropical vibe everywhere like a refreshing ocean breeze.&#x20;

Our approach is as horizontal as the endless sea, fostering an environment of **openness** and approachability.&#x20;

So come on board, fellow adventurers: let's set sail together, charting a course through the fascinating waters of blockchain technology, taking **TropicalSwap** to uncharted territories!

Stay tuned for the wild ride ahead, enjoy the trade winds of the crypto ocean, and remember — every great journey begins with a single sail.

<figure><img src="/files/4AAU5Jtdv3BPGbpuEbAD" alt=""><figcaption></figcaption></figure>

### Incoming:

* [x] NFT Pools
* [x] Real Yield Pools
* [x] Analytics V1
* [ ] Swap-to-Earn Program
* [ ] Multilanguage website
* [ ] Auto-compounding pools
* [ ] V3 pools
* [ ] Exclusive Arbitrage Bot
* [ ] Limit orders
* [ ] Perpetual
* [ ] Vault
* [ ] Boosted Farms
* [ ] Analytics V2
* [ ] Lottery game
* [ ] BTC/ETH price prediction
* [ ] Gamified DEX
* [ ] Play-and-Earn Game
* [ ] Cross-chain expansion

Like a seasoned sailor scanning the horizon for new islands, dear explorer, keep an eye on this page for fresh updates and additions to our roadmap.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.tropicalswap.exchange/tropicalswap-intro/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
