# Transaction Priority

We offer preset values like **Fast** and **Hyper** ⚡️ to make it easy for users to adjust transaction speeds. If you prefer more control, you can manually adjust the fee using the **Edit** button.

<figure><img src="https://1438003994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcIFImBS0zgyhHT8Aq0Us%2Fuploads%2FqOtPjNL70xDV4VfybKfR%2FSka%CC%88rmavbild%202025-01-10%20kl.%2010.18.57.png?alt=media&#x26;token=cdbf77f8-87a9-4758-aa0c-81205d463eae" alt=""><figcaption></figcaption></figure>

### **What is a fee?**

The fee is the extra amount paid to validators to prioritize your transaction. This ensures your transaction is processed faster, especially during periods of high network activity.

<details>

<summary>Transaction Fees Explained</summary>

* **Solana**:\
  Fees on Solana are typically low, ranging from 0.00025 to 0.01 SOL. Increasing your fee within this range can help prioritize your transaction when the network is busy.
* **Ethereum (ETH)**:\
  Ethereum fees, known as gas fees, fluctuate based on network demand. Setting a higher gas fee ensures your transaction is included in the next block. It's advisable to monitor the gas prices to optimize your transaction cost.
* **Base**:\
  Similar to Ethereum, Base operates on a gas fee model. Fees are generally lower than Ethereum, but during high demand, increasing the fee can help speed up your transaction.
* **Binance Smart Chain (BSC)**:\
  BSC also uses a gas fee system, but with significantly lower costs compared to Ethereum. Adjusting your gas price can help expedite your transactions during peak times.

</details>


---

# 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://snaip.gitbook.io/snaip-bot/overview/settings/transaction-priority.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.
