# How To

- [Tutorials](https://docs.thorswap.finance/thorswap/how-tos/tutorials.md)
- [Navigate THORSwap](https://docs.thorswap.finance/thorswap/how-tos/tutorials/sidebar-navigation.md): Navigate THORSwap all from the the sidebar
- [Add Liquidity](https://docs.thorswap.finance/thorswap/how-tos/tutorials/add-liquidity.md): How to Provide Liquidity on THORSwap
- [Track Your LP Yield](https://docs.thorswap.finance/thorswap/how-tos/tutorials/track-your-lp-yield.md)
- [Frequently Asked Questions](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions.md): Frequently Asked Questions for using THORSwap
- [General](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions/general.md)
- [THORChain (RUNE)](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions/thorchain-rune.md)
- [THORSwap (THOR)](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions/thorswap-thor.md)
- [Cross-Chain Swaps](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions/cross-chain-swaps.md)
- [Provide Liquidity](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions/provide-liquidity.md)
- [Fees](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions/fees.md)
- [Troubleshooting](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions/troubleshooting.md)
- [Supported Wallets](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions/supported-wallets.md)
- [Streaming Swaps](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions/streaming-swaps.md): For Swappers
- [Lending FAQs](https://docs.thorswap.finance/thorswap/how-tos/frequently-asked-questions/lending-faqs.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.thorswap.finance/thorswap/how-tos.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.
