> 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/features/exchange.md).

# Exchange

TropicalSwap is an **Automated Market Maker** (AMM) **DEX** oasis flourishing in the exotic landscape of **Mantle Network**.

### Trading

With TropicalSwap, your trading experience is as smooth as sailing across a serene lagoon. We let you trade directly from your own wallet — like exchanging shells in a local market. It's simple, personal, and requires no third-party trust.

Remember, every trade on TropicalSwap is as refreshing and transparent as the clear waters of the Caribbean. It's just you, your wallet, and a world full of opportunities.

&#x20;

### Liquidity Pools

Ever wondered how these trades happen so effortlessly? It's due to our liquidity pools! It's like a colorful coral reef, a place teeming with tokens waiting for you to dive in. But to keep these reefs alive, we need enough liquidity. Without it, trading would be like sailing on a windless day — slow, expensive, or maybe even impossible.

When you provide liquidity, it's like nurturing the reef. In return, we gift you LP tokens — our way of sharing the treasure for keeping the trading tide high.&#x20;

&#x20;

### Yield Farming

Now, here's where the real adventure begins — yield farming. If you love the thrill of treasure hunting, you'll enjoy this. Providing liquidity and getting LP tokens is just the beginning. You can stake these tokens in our verdant farms to earn bountiful **$PAPPLE and SEEDS** rewards!

It's like planting the seeds of your LP tokens in fertile soil, then sitting back and watching them bloom into a fruitful harvest of $PAPPLE or SEEDS. With **TropicalSwap**, your venture doesn't just stop at trading, it grows into a prosperous yield farming expedition!

Immerse yourself in this vibrant bazaar of decentralized trading, dive into the refreshing pools of liquidity, and cultivate rich rewards in our lush yield farms. Welcome to a tropical paradise where everyone's a trader, a provider, and a farmer.&#x20;

Welcome to the adventure of a lifetime!


---

# 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/features/exchange.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.
