> For the complete documentation index, see [llms.txt](https://help.trade.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trade.fun/memecoins/token-page/instant-trade-widget.md).

# Instant Trade Widget

<figure><img src="/files/OlkADLJ5SxMNSrkAM420" alt=""><figcaption><p>Instant Trade Widget Feature</p></figcaption></figure>

<figure><img src="/files/puuPBMEdhz5CIAy280VZ" alt="" width="294"><figcaption><p>Instant Trade Widget</p></figcaption></figure>

{% tabs %}
{% tab title="Presets" %}
Choose between `FAST1`, `PRESET 2`, or `PRESET 3`. Each preset applies saved values for:

* Slippage
* Priority fee
* Bribe
* MEV protection
  {% endtab %}

{% tab title="Buy Section" %}
Shows your available SOL balance and preset buy amounts. Click any amount (e.g., `0.1`, `0.25`, `25`) to instantly submit a buy using that SOL amount and current preset settings.
{% endtab %}

{% tab title="Sell Section" %}
Displays your balance of the selected token. Use quick-sell buttons (`25%`, `50%`, `66%`, `100%`) to sell a percentage of your holdings instantly with your current preset.
{% endtab %}

{% tab title="Trade Settings Display" %}
Under both Buy and Sell sections, your preset’s parameters are shown:

* Slippage
* Priority fee
* Bribe
* MEV Protection (on/off)

These settings are automatically applied to your trade when you click a button.
{% endtab %}

{% tab title="Instant Trade Settings" %}
Customize your trading interface for faster and smoother execution.

<figure><img src="/files/IjXzNk45a14v827N5pZF" alt="" width="314"><figcaption><p>Instant Trade Settings Tab</p></figcaption></figure>

#### Options

* **Quick Buy/Sell Presets** — set % buttons for instant trades
* **PNL Row** — show or hide profit & loss
* **Wallet Sidebar** — open multi-wallet panel on click
* **Hotkeys** — enable shortcuts (hold **Space**)
* **Transparency** — adjust UI visibility

Use these settings to optimize speed and convenience while trading.
{% endtab %}
{% endtabs %}


---

# 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://help.trade.fun/memecoins/token-page/instant-trade-widget.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.
