# Guides

- [Swapping Tokens](https://docs.pangolin.exchange/guides/swapping-tokens.md): How To Swap
- [Understanding Slippage and Price Impact](https://docs.pangolin.exchange/guides/swapping-tokens/understanding-slippage-and-price-impact.md): Slippage And Price Impact
- [Providing Liquidity](https://docs.pangolin.exchange/guides/providing-liquidity.md): How To Provide Liquidity
- [Managing Liquidity Positions](https://docs.pangolin.exchange/guides/managing-liquidity-positions.md): Managing And Strategies
- [Withdrawing Liquidity](https://docs.pangolin.exchange/guides/withdrawing-liquidity.md): How To Withdraw Liquidity
- [Earning Rewards](https://docs.pangolin.exchange/guides/earning-rewards.md): Fees, Rewards, And In-Range Farming
- [Strategies for Maximizing Rewards](https://docs.pangolin.exchange/guides/earning-rewards/strategies-for-maximizing-rewards.md): Maximize Your Returns
- [Understanding SAR](https://docs.pangolin.exchange/guides/understanding-sar.md): Sunshine And Rainbows Algorithm Explained
- [Staking SAR](https://docs.pangolin.exchange/guides/understanding-sar/staking-sar.md): Novel game-theoric single-sided staking for PFL, PSB & PBAR


---

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