# How to Enable Auto Buy

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

1. **Hit the Pit Stop:** Tap the "Settings" button or type /settings—the bot rolls out a dashboard of features.
2. **Find the Throttle**: Scroll to the Auto Buy controls.
3. **Tune Your Ride:**

* Flip on Auto Buy mode.
* Punch in the SOL amount you’re fueling up for each buy.
* Pick the wallet(s) taking the wheel.

4. **Green Light**: Auto Buy’s live—every token contract you send now triggers a lightning-fast purchase!

<figure><img src="/files/79eDJtWEnsmChrwz6k3g" 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://f1tradingbot.gitbook.io/f1-tradingbot/f1-tradingbots-guide/auto-sell.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.
