# Turbo Mode

In **Turbo Mode**, every control is designed to help you fire market orders with zero friction - no pop-ups, no confirmation dialogs, just reflex-speed execution.&#x20;

Turbo Mode is a one-tap execution interface.\
Execute flawlessy and maximise short term opportunity in very fast markets.

**High adrenaline, rapidfire execution. Trading at ballistic speeds.**

### Interface

Turbo Mode gives you 4 or 8 Instant Buy and Instant Sell presets, pre-configured to suit your preferred sizing. Nothing to slow you down when time is of the essence.

Just tap any of the buttons to fire an instant market order.

#### Edit ✏️

Enter inline edit mode to configure Instant Buy and Instant Sell sizing presets. Fields become editable. Click the green Save button to lock in your chosen presets.

#### Expand ⤢ / Collapse ⤡

Reveal or hide second row of Turbo buy and sell buttons.

#### Hotkeys

Holding Space while in Turbo Mode activates hotkeys for the most rapid execution.&#x20;

**Default hotkeys are:**&#x20;

<kbd>Q</kbd> <kbd>W</kbd> <kbd>E</kbd> <kbd>R</kbd>  - First row of Instant Buys

<kbd>U</kbd> <kbd>I</kbd> <kbd>O</kbd> <kbd>P</kbd>  - Second row of Instant Buys

<kbd>A</kbd> <kbd>S</kbd> <kbd>D</kbd> <kbd>F</kbd>  - First row of Instant Sells

<kbd>H</kbd> <kbd>J</kbd> <kbd>K</kbd> <kbd>L</kbd>  - Second row of Instant Sells

#### Hotkey Overlay ⌨️

Press the hotkey overlay button to toggle visual keyboard layout cues.&#x20;

#### Auto-Strat Selector

* Toggle: Off hides Strat selector. On reveals selector and activates Apply on Buy.
* Dropdown: Pick Auto Strat preset&#x20;
* Edit ✏️: Edit or create a new Auto Strat preset

#### P1–P4

Quickly switch Buy/Sell presets to adjust swap settings - max slippage, MEV protection and Jito tip - for current trading conditions.

#### Best Practices

Tip: In particularly volatile, high-volume markets you may sometimes get more reliable fills by increasing slippage from normal trading settings.&#x20;

Warning: We always recommend MEV protection is kept on.

<br>


---

# 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.bonkbot.io/telemetry/trading/turbo-mode.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.
