# Priority Fees

Priority fees are the amount of fees you want to pay to the validator to make your transaction land faster, the higher the fee the quicker you will land.

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

On the left you can preset your priority fees to or on the right set a custom amount

Low: 0.005

Medium: 0.02

Higher: 0.05


---

# 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.closed.fun/telegram-bot-user-guide/settings/priority-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.
