# Turbo Market Order

### <mark style="color:$primary;">Market Order</mark>

A Market Order is the fastest way to buy or sell any token on Turbo, executing instantly at the best available price.

<figure><img src="/files/q8T9vIyq4X9RrEMHi4jn" alt="" width="563"><figcaption></figcaption></figure>

#### <mark style="color:$primary;">Quick Amount Presets</mark>

* Set your own default buy and sell amounts for one-tap trading. Configure these once and execute at your preferred size without typing every time.

#### <mark style="color:$primary;">Execution Presets (P1, P2, P3)</mark>

* Save up to three custom execution configurations for instant access.
  * **Slippage:** Maximum price difference you're willing to accept (0–100%)
  * **Priority Fees:** Pay extra gas for faster confirmation ("2x" or "Ultra")
  * **Retry on Failed Orders:** Automatically retry failed transactions for up to 10 seconds

<figure><img src="/files/0GlZUhOUwXClDIutbLXW" alt=""><figcaption></figcaption></figure>


---

# 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/turbo/turbo-market-order.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.
