# Presets

To customize your settings, all you need to do is set up a preset with your trading presences, you can add multiple presets for maximum comfort!

<figure><img src="/files/Ytw4Ud4cNucH3AwxGkoU" alt=""><figcaption></figcaption></figure>

### What can you preset?

Slippage

{% hint style="warning" %}
Your slippage tolerance should match the token's volatility.

For **highly volatile tokens** or trending plays, aim for **50-80%** to ensure your transaction goes through.

For **stable tokens**, a **lower slippage** is usually sufficient.
{% endhint %}

{% tabs %}
{% tab title="High Slippage" %}
50-80% Slippage for hot trending tokens
{% endtab %}

{% tab title="Average Slippage" %}
30-50% Slippage
{% endtab %}

{% tab title="Low Slippage" %}
10-20% Slippage
{% endtab %}
{% endtabs %}

#### Gas Fees

Gas fees are paid in **SOL** to blockchain validators to confirm transactions.&#x20;

A higher fee helps your trade go through faster, important especially when dealing with highly volatile tokens.

💡 **Recommended Fee Range:**\
We suggest setting **0.001 - 0.01 SOL**, depending on the token’s volatility and network congestion.

#### **Processor**

{% hint style="info" %}
Ocean offers multiple transaction submission modes, each designed to optimize speed and efficiency based on your trading needs.
{% endhint %}

<sub>**Processors ⬇️**</sub>

{% tabs %}
{% tab title="Jito" %}
Submits transactions through Jito's block engine (bundles & MEV Protects your transaction)
{% endtab %}

{% tab title="Node" %}
Submits transactions through our custom staked node **(NO MEV Protect)**
{% endtab %}

{% tab title="Merkle" %}
Submits to Merkle
{% endtab %}
{% endtabs %}

#### **Tip**

A **bonus incentive** added on top of the Buy Fee to encourage validators to prioritize your transaction, ensuring faster execution.

💡 **Recommended Tip Range:**

For optimal speed, we suggest setting **0.005 - 0.02 SOL**, depending on the token’s volatility and network conditions.


---

# 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.oceanbots.ai/settings/presets.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.
