# Confirmations

**Go to the “Settings”** section in the bot’s main menu, then **tap “Confirmation”** to enable or disable action confirmations.

<div align="left"><figure><img src="/files/9ny9KVBsDjZAQjRC4Csq" alt="" width="375"><figcaption></figcaption></figure></div>

Tap **Confirmation** to enable or disable action confirmation.

<div align="left"><figure><img src="/files/hXBMzhiO6uOVXSU2FqqR" alt="" width="375"><figcaption></figcaption></figure></div>

* When enabled, each buy or sell action will require an extra confirmation — useful for preventing accidental taps.
* When disabled, all buy and sell actions are executed instantly without confirmation, which is ideal when speed is critical.


---

# 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.swoop.fun/swoop-solana-bot/settings/confirmations.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.
