# Transaction Settings

Adjust slippage and gas fees for smoother, faster trades with Sorosbot.&#x20;

<figure><img src="/files/GeG9WEU56LGrDfsPbxGm" alt="" width="375"><figcaption></figcaption></figure>

1️⃣ **Slippage Settings**

* Slippage determines the price range you’re willing to accept for an executed trade compared to the trigger price.
* You can set a slippage range from **1% to 100%**.
* Default slippage: 30%

***

**Gas Priority Fee Settings**

* The gas priority fee significantly impacts the speed of transaction confirmation.
* A higher gas fee can secure an earlier position in the block.
* The adjustable range for gas priority fees is **0.002 SOL to 1 SOL**.

💡 **Recommendations:**

* **Standard Speed:** 0.005 SOL
* **Fast Speed:** 0.01 SOL
* **Ultra-Fast Speed:** 0.02 SOL or higher

***

Optimize these settings to balance speed and cost based on your trading priorities! 🚀


---

# 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://soros-bot.gitbook.io/sorosbot-docs/setings/editor.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.
