# Quick Trade

{% embed url="<https://youtu.be/JLmynVAgPS0>" %}

### <mark style="color:orange;">Quick Trade</mark>

Definitive’s Quick Trade feature introduces a pop-up panel that sits directly beside the chart, designed for rapid execution on fast-moving tokens. With one-click Buy and one-click Sell, traders can jump into or out of positions instantly, without disrupting their flow.&#x20;

Key Features Include:

* One-Click Buy and Sell: Instantly enter or exit positions with a single click
* Customizable Presets: Set predefined trade amounts for one-click buy and sell

<figure><img src="/files/6811LCGTuHIofuqORZOH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0jBPZ2XTRFpCZBvqs9jg" alt="" width="458"><figcaption></figcaption></figure>

Customize your quick trade amounts by clicking on the edit button to the right of the Buy/Sell. You have 3 presets to customize to optimize your different types of trades.

<figure><img src="/files/8MwiK3BTNu4tiC7wFdwO" alt=""><figcaption></figcaption></figure>

### <mark style="color:orange;">Advanced Presets:</mark>

### Slippage

Slippage is the difference between the quoted price of a trade and the actual execution price. It occurs when market prices change between the time you submit an order and its on-chain confirmation. \
\
Enter the maximum slippage (in %) you are willing to accept; the allowable range is 0–100%. A 100% slippage tolerance effectively allows the trade to execute at almost any price, including outcomes where the effective price may be significantly worse than the initial quote.

### Priority Fees

Priority fees are optional additional fees paid on top of the base network fee (gas) to have your transaction processed ahead of others. “2x” applies roughly twice the standard gas cost, while “Ultra” applies a significantly higher multiplier (for users who require the fastest possible confirmation). These options are most useful during periods of network congestion, when competition for block space is high.&#x20;

### Retry on Failed Orders

If set, Definitive will automatically retry failed orders for up to 10 seconds while adjusting execution settings.


---

# 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.definitive.fi/platform/prime/quick-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.
