# Trading Tools

- [PancakeSwap MEV Guard](https://docs.pancakeswap.finance/trading-tools/pancakeswap-mev-guard.md): Protect your trades with bloXroute <> PancakeSwap Private RPC!
- [PancakeSwap Auto Slippage](https://docs.pancakeswap.finance/trading-tools/pancakeswap-auto-slippage.md)
- [How to Set Slippage on PancakeSwap](https://docs.pancakeswap.finance/trading-tools/pancakeswap-auto-slippage/how-to-set-slippage-on-pancakeswap.md)
- [Social Login](https://docs.pancakeswap.finance/trading-tools/social-login.md)
- [Social login: How-To Guide](https://docs.pancakeswap.finance/trading-tools/social-login/social-login-how-to-guide.md)
- [Social Login FAQ](https://docs.pancakeswap.finance/trading-tools/social-login/social-login-faq.md)
- [Pancake Gifts](https://docs.pancakeswap.finance/trading-tools/pancake-gifts.md)
- [Pancake Gifts: How-To Guide](https://docs.pancakeswap.finance/trading-tools/pancake-gifts/pancake-gifts-how-to-guide.md)
- [Pancake Gifts FAQ](https://docs.pancakeswap.finance/trading-tools/pancake-gifts/pancake-gifts-faq.md)
- [Notifications](https://docs.pancakeswap.finance/trading-tools/notifications.md): Receive your DeFi updates all in one place!
- [Trading Tools FAQ](https://docs.pancakeswap.finance/trading-tools/trading-tools-faq.md)
- [MEV Guard FAQ](https://docs.pancakeswap.finance/trading-tools/trading-tools-faq/mev-guard-faq.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.pancakeswap.finance/trading-tools.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.
