# Настройка верификации

Чтобы добавить верификацию, введите команду /admin\_panel. Найдите пункт "Настройка авто-верификации" и найдите кнопку "Открыть меню". Нажмите на неё

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

После этого следуйте указаниям из пункта

{% hint style="info" %}
Все пункты - необязательны
{% endhint %}

<figure><img src="/files/3mFc1mA9r58zZXo3geo5" alt=""><figcaption></figcaption></figure>

После добавления, у вас должны измениться кнопки

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

{% hint style="warning" %}
Данная функция не будет работать, если у верхняя роль бота не будет выше всех указанных ролей или у бота не будут данные права: `Управлять ролями`, `Управлять каналами`, `Отправлять сообщения`, `Читать историю каналов`
{% endhint %}


---

# 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.rbot.site/ii-verifikaciya/nastroika-verifikacii.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.
