# Products

- [Exchange](https://docs.swappi.io/swappi/products/exchange.md)
- [Token Swaps](https://docs.swappi.io/swappi/products/exchange/token-swaps.md)
- [How to Trade](https://docs.swappi.io/swappi/products/exchange/how-to-trade.md)
- [Liquidity Pools](https://docs.swappi.io/swappi/products/exchange/liquidity-pools.md)
- [Adding Liquidity to a Pool](https://docs.swappi.io/swappi/products/exchange/adding-liquidity-to-a-pool.md)
- [Removing Liquidity from a Pool](https://docs.swappi.io/swappi/products/exchange/removing-liquidity-from-a-pool.md)
- [Yield Farming](https://docs.swappi.io/swappi/products/yield-farming.md): Yield Farms allow users to earn PPI while supporting Swappi by staking LP Tokens.
- [Overview](https://docs.swappi.io/swappi/products/yield-farming/overview.md)
- [Finding a Farm](https://docs.swappi.io/swappi/products/yield-farming/finding-a-farm.md)
- [Putting your LP Tokens into a Farm](https://docs.swappi.io/swappi/products/yield-farming/putting-your-lp-tokens-into-a-farm.md)
- [Adding LP Tokens to a Farm](https://docs.swappi.io/swappi/products/yield-farming/adding-lp-tokens-to-a-farm.md)
- [Removing LP Tokens from a Farm](https://docs.swappi.io/swappi/products/yield-farming/removing-lp-tokens-from-a-farm.md)
- [Collecting Your Farming Rewards](https://docs.swappi.io/swappi/products/yield-farming/collecting-your-farming-rewards.md)
- [Returning Your Farm to Harvest](https://docs.swappi.io/swappi/products/yield-farming/returning-your-farm-to-harvest.md)
- [How often should I harvest my Rewards?](https://docs.swappi.io/swappi/products/yield-farming/how-often-should-i-harvest-my-rewards.md)
- [Boosting](https://docs.swappi.io/swappi/products/boosting.md)
- [Boosting your PPI Rewards](https://docs.swappi.io/swappi/products/boosting/boosting-your-ppi-rewards.md)
- [Genesis Pass NFT](https://docs.swappi.io/swappi/products/genesis-pass-nft.md)
- [Transferring Your Swappi Genesis Pass NFT Using Confluxscan](https://docs.swappi.io/swappi/products/genesis-pass-nft/transferring-your-swappi-genesis-pass-nft-using-confluxscan.md)
- [Lottery](https://docs.swappi.io/swappi/products/lottery.md)
- [Rules](https://docs.swappi.io/swappi/products/lottery/rules.md)
- [Getting Your Ticket](https://docs.swappi.io/swappi/products/lottery/getting-your-ticket.md)
- [How Are Winners Determined?](https://docs.swappi.io/swappi/products/lottery/how-are-winners-determined.md)
- [Claiming Your Prize](https://docs.swappi.io/swappi/products/lottery/claiming-your-prize.md)
- [F.A.Q.](https://docs.swappi.io/swappi/products/lottery/f.a.q..md)
- [Launchpad](https://docs.swappi.io/swappi/products/launchpad.md)
- [About Swappi Launchpad](https://docs.swappi.io/swappi/products/launchpad/about-swappi-launchpad.md)
- [Participating in an IDO](https://docs.swappi.io/swappi/products/launchpad/participating-in-an-ido.md)
- [F.A.Q.](https://docs.swappi.io/swappi/products/launchpad/f.a.q..md)


---

# Agent Instructions: 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.swappi.io/swappi/products.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.
