# Tip & Slippage

{% embed url="<https://app.arcade.software/share/0PhkEC8zIXQPGtPnMnkg>" %}

## Slippage

**Step 1:** Go to /settings or choose `Settings` button.

**Step 2:** Click on Slippage Buy/Sell to adjust slippage tolerance.

**Step 3:** Set your preferred percentage based on the bot’s guidance.

{% hint style="info" %}
**Note: If slippage is too low, transactions may fail when token prices exceed your set limit.**
{% endhint %}

## Tip

**Step 1:** Go to /settings or choose `Settings` button.

**Step 2:** Enable this feature (green checkmark).

**Step 3:** Higher tip levels = faster transaction execution & higher priority.

{% hint style="info" %}
**Note: You can check Tip Levels for a detailed breakdown of fees.**
{% endhint %}

## Priority Fee&#x20;

**Step 1:** Go to /settings or choose `Settings` button.

**Step 2:** Enable this feature (green checkmark).

**Step 3:** Higher tip levels = faster transaction execution & higher priority.


---

# 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://soltradingbot.gitbook.io/docs/advanced-settings/tip-and-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.
