# Подтверждение

Перейдите в раздел **«Настройки»** в главном меню бота, затем нажмите **«Подтверждение»,** чтобы включить или отключить подтверждение действий.

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

Нажмите **«Подтверждение»** , чтобы включить или отключить подтверждение действий.

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

* Если эта функция включена, каждое действие **покупки** или **продажи** потребует дополнительного подтверждения — это полезно для предотвращения случайных нажатий.
* Если эта функция отключена, каждое действие **покупки** и **продажи** выполняются мгновенно, без подтверждения, что идеально, когда скорость имеет решающее значение.


---

# 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-ru/swoop-solana-bot/settings/podtverzhdenie.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.
