# Fee

{% hint style="info" %}
On the Fee page, select the preset fees you want to use. They’ll automatically apply to each relevant module.
{% endhint %}

***

{% stepper %}
{% step %}
Access <kbd>⚙️ Settings</kbd> easily from the home menu or by using the <kbd>/settings</kbd>command.

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FbgaXiaSbfRxMqYqMtwyQ%2FSettings.png?alt=media&#x26;token=cd552293-8385-48b6-8ebd-88f2d507cf41" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Tap <kbd>⛽️ Fee</kbd>.

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FzRR9biBmFM70itch71kn%2FFee.png?alt=media&#x26;token=182f8563-8578-44ba-865b-80b21c5f2130" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FwybOvSGFtSDkuQwK2B8Z%2FScreenshot%202025-05-27%20alle%2018.31.51.png?alt=media&#x26;token=07f2a00c-7670-4c05-b09c-34a5762c2df9" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="266">Button</th><th>Action</th></tr></thead><tbody><tr><td>Buy Fee</td><td>Set the transaction fee for buying.</td></tr><tr><td>Sell Fee</td><td>Set the transaction fee for selling.</td></tr><tr><td>Buy Tip</td><td>Set the Jito buy tip fee to prioritize the inclusion of your transaction in the next block.</td></tr><tr><td>Sell Tip</td><td>Set the Jito sell tip fee to prioritize the inclusion of your transaction in the next block.</td></tr><tr><td>Auto Tip</td><td><p>If enabled, it automatically selects the Jito-suggested tip.</p><p><em>Priority fees are set to a fixed amount since the tip is what matters for Jito Blocks.</em></p></td></tr></tbody></table>
{% endstep %}
{% endstepper %}


---

# 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.bloombot.app/solana/solana-bot/settings/fee.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.
