# How to Set Slippage on PancakeSwap

#### How to Set Slippage on PancakeSwap

PancakeSwap offers two options for setting slippage:

* Auto Slippage: Automatically adjusts based on the token and market conditions.
* Fixed Slippage: Allows you to set a specific slippage percentage for more control.

You may access these settings from:

1. Clicking the settings icon (Top right panel of Swap)
2. Edit icon in the Swap details -> Slippage Tolerance

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXew-6qib2x649vtCDOdxY0PXlE2SS-lDhfxHffTsG-_uvTQKgWkh20GOuiqThlJtaXmtHbFQoIdC3TSv6I1Fvh-vmnD15r85KUhiRo-CTG_bM5l3lOMejcfnfEPVHZRpEvdnkdYYg?key=TNLdJ0jw6EBh-FaH6ZdZ7i11" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcdKTK7ZDgzfsWIuDB7Jm0F4xTBM2utEW3VLhPHLLofg9V4NU64VwgSrUEw-X23B3eH_Zo3JxrBhfXPPk4bE6jc4uzzkCODwWKcTVZ5xHg0JgkfJRSJQXhzxZrAH4gWT6WHy10E1A?key=TNLdJ0jw6EBh-FaH6ZdZ7i11" alt=""><figcaption></figcaption></figure>


---

# 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/pancakeswap-auto-slippage/how-to-set-slippage-on-pancakeswap.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.
