# X Speed

**Tap “X Speed”** to significantly boost transaction speed.

<div align="left"><figure><img src="/files/klrrZO4NO5M5HDMgrzBD" alt="" width="375"><figcaption></figcaption></figure></div>

**Set your X Mode preferences here —** gas, slippage, and tips.

<div align="left"><figure><img src="/files/SsSNRwVsSMhaNaDwlvQQ" alt="" width="375"><figcaption></figcaption></figure></div>

### What are X Tips?

Tips are optional SOL amounts you set to improve your execution priority in X Mode.

When many users have X Mode enabled, it’s impossible to send all transactions at the exact same moment — they are processed in order. To handle this fairly, we introduced Tips: the bot builds a queue based on tip size. The higher your tip, the higher your position in the queue.

{% hint style="info" %}
Keep in mind — tips are optional, and in many cases, even small amounts are enough to gain priority. Your tip is only collected if the transaction is successful. Until then, it’s simply reserved — and can be changed or removed by you at any time.
{% endhint %}

**Tap the “Tips” button** to change your tip amoun&#x74;**.**

<div align="left"><figure><img src="/files/ypZv2SBmVPeG2M9TZuuX" alt="" width="375"><figcaption></figcaption></figure></div>

**Here you can set** your tip amount, view your position in the queue among other X Mode users, and remove your tip if needed.

<div align="left"><figure><img src="/files/GbKbgRSZYkiFOvPTmoOH" alt="" width="375"><figcaption></figcaption></figure></div>

* **Tap the “Change tips” button** to set your custom amount.
* **Tap the “Reset” button** to remove your tip

### X mode Gas settings&#x20;

**Tap the “X Gas” button** to set your gas fee values for buy and sell transactions in X Mod&#x65;**.**

<div align="left"><figure><img src="/files/m5g1qHuUc78DtzqClmZV" alt="" width="375"><figcaption></figcaption></figure></div>

You can set separate gas values for **buy** and **sell** actions — these will apply to all your future transactions in **X Mode**.

In most cases, you can simply enable **Auto Gas** mode. When active, the bot will automatically calculate the optimal gas fee for each transaction based on current network conditions.

However, during periods of high network congestion (e.g. hyped token launches), we recommend setting your own gas values manually — slightly higher than usual — to help ensure faster execution.\
After all, it would be frustrating to miss a token launch just because your gas fee was set too low.

<div align="left"><figure><img src="/files/vPncijoTf1raSRQJpPHb" alt="" width="375"><figcaption></figcaption></figure></div>

**Please tap**:

• Buy gas – to set a custom gas fee for buy transactions

• Sell gas – to set a custom gas fee for sell transactions

• Auto gas – to let the bot automatically calculate gas fees for both buys and sells

{% hint style="info" %}
Gas settings **for X Mode** and **manual spot trades** are located in different sections.\
To learn how to configure gas for manual buys and sells, go to the [Gas section](/swoop-solana-bot/settings/gas.md) in the main settings.
{% endhint %}

### X mode Slippage settings

**Tap the “Slippage” button** to set your custom slippage values in X Mode.

<div align="left"><figure><img src="/files/RntzNrQ0P1I0whNENMVh" alt="" width="375"><figcaption></figcaption></figure></div>

**Slippage** is the difference between the expected price of a trade and the actual execution price.

A higher slippage increases the chance that your transaction will be confirmed faster — but it also raises the risk of MEV attacks such as frontrunning or sandwiching. Setting slippage too low may cause your transaction to fail.

💡 In **X Mode**, many users buy at nearly the same time.\
Setting a slightly higher slippage can improve the chance of successful execution.

<div align="left"><figure><img src="/files/izeR2TM966wz8LHqOaxg" alt="" width="375"><figcaption></figcaption></figure></div>

**Please tap:**

• Buy Slippage – to set the maximum slippage for purchases in X Mode

• Sell Slippage – to set the maximum slippage for sales in X Mode


---

# 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.swoop.fun/x-mode-twitter/x-speed.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.
