# Instant Trade

The **Instant Trade Mode** on MevX enables users to execute trades instantly with a single click - no need to manually enter amounts or confirm orders. This update enhances trading efficiency by allowing users to **buy or sell directly** through a preset popup on the chart.

## <mark style="color:blue;">**How It Works**</mark>

{% embed url="<https://app.arcade.software/share/PvvIXKsIXLrT3Azkbknj>" %}

When **Instant Trade Mode** is enabled, a **preset popup** will appear on the chart, giving users the ability to quickly execute **Buy/Sell orders** without following the standard flow of selecting an amount and then confirming.

## <mark style="color:blue;">**How to Enable & Customize**</mark>

To set up **Instant Trade Mode**, follow these steps:

1. Access a token chart you want to trade
2. Choose **Settings** icon to set up before starting
3. Set your **Buy Amount** for the preset buttons
4. Customize **Sell % buttons**, including an option to sell the initial purchase amount
5. Complete other advanced settings and save your choice
6. Start making your first trade using **Instant Trade** now!


---

# 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.mevx.io/docs/feature-ecosystem/buy-and-sell/instant-trade.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.
