# Products

- [AI Crypto Trading Bot](https://rissotto.gitbook.io/rissottofinance/products/ai-crypto-trading-bot.md)
- [What's cooking in the bot?](https://rissotto.gitbook.io/rissottofinance/products/whats-cooking-in-the-bot.md): We would like to share with you a little bit of the condiments and the garnishes that we use and sprinkle on to our newest dish. Definitely it contains a little pixie dust (edible..)
- [Exchange](https://rissotto.gitbook.io/rissottofinance/products/exchange.md)
- [Token Swap](https://rissotto.gitbook.io/rissottofinance/products/exchange/token-swap.md): This is where you trade for Tokens
- [How to Trade](https://rissotto.gitbook.io/rissottofinance/products/exchange/how-to-trade.md): Trading on rissot.to is super easy compared to most exchanges.
- [Liquidity Pools](https://rissotto.gitbook.io/rissottofinance/products/exchange/liquidity-pools.md): This is where you get LP Tokens and earn Fees!
- [How to Add and Remove Liquidity](https://rissotto.gitbook.io/rissottofinance/products/exchange/how-to-add-and-remove-liquidity.md)
- [Yield Farming](https://rissotto.gitbook.io/rissottofinance/products/yield-farming.md): Welcome to our Paddy Fields
- [How to Use Farms](https://rissotto.gitbook.io/rissottofinance/products/yield-farming/how-to-use-farms.md)
- [How to Use Farms with BscScan](https://rissotto.gitbook.io/rissottofinance/products/yield-farming/how-to-use-farms-with-bscscan.md)
- [Vaults](https://rissotto.gitbook.io/rissottofinance/products/vaults.md)
- [Voting](https://rissotto.gitbook.io/rissottofinance/products/voting.md)
- [How to Vote](https://rissotto.gitbook.io/rissottofinance/products/voting/how-to-vote.md)
- [How to Vote with Wallet](https://rissotto.gitbook.io/rissottofinance/products/voting/how-to-vote-with-wallet.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://rissotto.gitbook.io/rissottofinance/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.
