> For the complete documentation index, see [llms.txt](https://docs.crypton.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crypton.tools/crypton-super-bot/configuration/configuring-slippage.md).

# Configuring Slippage

To ensure successful transactions and avoid failures, you can adjust the slippage value, especially when trading new or highly volatile tokens.

To edit the slippage, press the **"Slippage"** button and enter your desired value when prompted by the bot. This adjustment helps accommodate price fluctuations and prevent transaction failures.

Similarly, you can adjust the **"Snipe Slippage"** to set the slippage value for liquidity sniping. This will determine the slippage used by the bot during sniping operations.

By customizing these settings, you can optimize your trading experience and improve transaction success rates with Crypton Super Bot.

<div><figure><img src="/files/LGg8ANrpTQ1yZ1646ksu" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/rW1trN2KQ6YkXHrxpjMy" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/H3jnD7iCR3QCEUgKBgpn" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/o6TDH7a40WuY8jSBzeMj" alt="" width="188"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.crypton.tools/crypton-super-bot/configuration/configuring-slippage.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.
