> For the complete documentation index, see [llms.txt](https://docs.frontrun.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frontrun.pro/trading/trading-settings.md).

# Trading Settings

#### Where to Update Settings

You can manage trading settings in two places:

<details>

<summary>1. Trading Settings (Central)</summary>

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

Use this for persistent defaults across all trades.

* Open Settings → Trading Settings
* Changes apply across Quick Buy, Instant Trade, and Auto-trade

</details>

<details>

<summary>2. Instant Trade Panel (Inline)</summary>

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

Use this for fast adjustments while trading.

* Adjust presets, slippage, priority fee, tip, MEV toggle, and Auto Fee right inside the panel
* Changes sync instantly with Trading Settings

</details>

#### UI Preferences

<details>

<summary>Custom Trading Panel Background</summary>

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

* Upload a custom image *(max 2MB)* or paste a GIF URL
* Preview the background in real time
* Save to apply instantly to the trading panel

</details>

<details>

<summary>Trading Panel Transparency</summary>

Controls how visible the trading panel is on the page

* Adjust the Transparency slider
* Optional: enable Preview panel while tuning opacity

</details>

<details>

<summary>Trading Sound Settings</summary>

Controls execution sound feedback

* Enable or disable sound
* Adjust volume
* Select buy and sell sound effects
* Upload custom sounds

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

</details>

#### Execution Settings

<details>

<summary>Presets (P1 / P2 / P3)</summary>

Presets define fixed trade sizes for rapid execution.

* Each preset maps to a specific amount
* Presets are shared across all supported platforms
* Edit presets in Trading Settings or directly in the trade panel

</details>

<details>

<summary>Buy &#x26; Sell Configuration</summary>

Each side can be configured independently:

* Slippage
* Priority fee
* Tip
* Auto Fee
* MEV mode

</details>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.frontrun.pro/trading/trading-settings.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.
