# Priority Fee Setup

To stay competitive in fast-moving markets, Thor allows you to set a **priority fee** for your transactions.

***

### **What is a Priority Fee?**

A priority fee is an additional fee paid to validators that helps your transaction get processed faster. This can be important during periods of high network activity.

With a priority fee, your transaction is more likely to:

* Be confirmed more quickly
* Be processed before competing transactions

***

### **How to Set a Priority Fee**

1. Open **Settings**

<div align="left"><figure><img src="/files/9uHeTTFEznNuwl6KbSLS" alt="" width="395"><figcaption></figcaption></figure></div>

2. Choose whether you want to adjust the **Buy Priority Fee** or **Sell Priority Fee**

<div align="left"><figure><img src="/files/h6CBt1kEINFeTIWhKX1Y" alt="" width="392"><figcaption></figcaption></figure></div>

3. Select one of the preset options or enter a **custom fee value**

<div align="left"><figure><img src="/files/1eokoRw24qWq5hvnuCYG" alt="" width="360"><figcaption></figcaption></figure></div>

Once set, Thor will automatically include the priority fee with your transactions to help ensure faster execution.


---

# 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.odin.tools/thor-trading-bot/thor-telegram-bot/priority-fee-setup.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.
