# Bot Config

<figure><img src="/files/OzCn762Q1qtYwP9sLf7c" alt=""><figcaption></figcaption></figure>

1. Go to `/menu`
2. Click *settings*
3. Select *Bot Config*

**Hide Tooltips/Previews:**

Toggle to hide tooltip and chart previews.\
\
**Skip Buy/Sell Confirmation:**

Toggle to skip the confirm swap message when swapping. When enabled, the bot will perform the swap once you enter the desired amount. This can result in poor prices as you have no chance to review for a bad route. If enabled alongside Auto Buy on Paste, a prompt will still be displayed.

**Auto Buy on Paste:**

Automatically buy when pasting a token address or URL.

**Custom Amount:**

Enter a custom amount for auto-buying a token on paste. This amount is also displayed as an additional option in the UI.


---

# 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.fluxbot.xyz/settings/bot-config.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.
