# Fees

The **Settings** page allows you to personalize your trading experience by adjusting key options. You can configure **Buy** and **Sell** fees to optimize transaction speed, set up **Quick Buy** and **Quick Sell** amounts to match your trading style, and tweak settings like **Slippage** for greater control. Tailor these features to streamline and enhance your trading workflow.

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

{% hint style="info" %}
The higher the fees the quicker you will be able to land
{% endhint %}

***

## ⛽ Fees

### Priority Fees (Buy & Sell)

Priority fees determine how quickly your trades are processed during peak times.

* **Buy Priority Fee:** Increases the chance of your **buy orders** being executed faster.
* **Sell Priority Fee:** Ensures your **sell orders** are promptly processed.

A **higher priority fee** improves your order's execution speed. Adjust these settings in your **bot configuration menu** for optimal results.

***

### [Blox Fees (Buy & Sell)](https://docs.leap-blockchain.com/)

Blox fees add an **extra layer of speed** to your transactions by offering an additional incentive for faster order processing.

* **Blox Buy Fee:** Enhances the speed of your **buy orders**, especially useful during high-volume trading periods. **Minimum required tip** is **0.001 SOL** (1,000,000 lamports) per transaction.
* **Blox Sell Fee:** Ensures your **sell orders** are executed promptly without delays. **Minimum required tip** is **0.001 SOL** (1,000,000 lamports) per transaction.

Fine-tune these tips based on your trading priorities to achieve smoother transactions.

***

### [Jito Fees (Buy & Sell)](https://www.jito.network/)

Jito fees add an **extra layer of speed** to your transactions by offering an additional incentive for faster order processing.

* **Jito Buy Fee:** Enhances the speed of your **buy orders**, especially useful during high-volume trading periods.
* **Jito Sell Fee:** Ensures your **sell orders** are executed promptly without delays.

Fine-tune these tips based on your trading priorities to achieve smoother transactions.

***

### [Zero Slot Fees (Buy & Sell)](https://0slot.trade/)

Zero slot fees add an **extra layer of speed** to your transactions by offering an additional incentive for faster order processing.

* **Zero Slot Buy Fee:** Enhances the speed of your **buy orders**, especially useful during high-volume trading periods. **Minimum required tip** is **0.001 SOL** (1,000,000 lamports) per transaction.
* **Zero Slot Sell Fee:** Ensures your **sell orders** are executed promptly without delays. **Minimum required tip** is **0.001 SOL** (1,000,000 lamports) per transaction.

Fine-tune these tips based on your trading priorities to achieve smoother transactions.

***

### [Astralane Fees (Buy & Sell)](https://astralane.io/)

Astralane fees add an **extra layer of speed** to your transactions by offering an additional incentive for faster order processing.

* **Astralane Buy Fee:** Enhances the speed of your **buy orders**, especially useful during high-volume trading periods.&#x20;
* **Astralane Sell Fee:** Ensures your **sell orders** are executed promptly without delays.&#x20;

Fine-tune these tips based on your trading priorities to achieve smoother transactions.

***

### [Temporal Fees (Buy & Sell)](https://www.temporal.xyz/)

Temporal fees add an **extra layer of speed** to your transactions by offering an additional incentive for faster order processing.

* **Temporal Buy Fee:** Enhances the speed of your **buy orders**, especially useful during high-volume trading periods. **Minimum required tip** is **0.001 SOL** (1,000,000 lamports) per transaction.
* **Temporal Sell Fee:** Ensures your **sell orders** are executed promptly without delays. **Minimum required tip** is **0.001 SOL** (1,000,000 lamports) per transaction.

Fine-tune these tips based on your trading priorities to achieve smoother transactions.

***

## ⚡ Trade Optimization

### Slippage (Buy & Sell)

Adjusts the percentage price movement you’re willing to accept for a trade.

* If the price moves beyond your set slippage range before confirmation, the trade will **automatically cancel** to prevent overpaying or under-selling.

***

### Advanced Execution tools

These tools help optimize trade speed, reduce front-running risks, and ensure smoother execution in high-traffic conditions:

* **Toggle any processor**
* **MEV Protection:** Protect your trades against **Miner Extractable Value (MEV)** exploits, safeguarding your orders during sudden price spikes or dips.
* **Power Send:** Sends via all payment processors, but only pays fee+tip for one transaction. This is recommended to always be Turned ON!

{% hint style="info" %}
Each setting can be **enabled** or **disabled** as needed, offering control over your trading strategy.
{% endhint %}


---

# 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.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/fees.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.
