# Проверка аккаунтов

{% hint style="info" %}
Данная статья описывает одну из возможностей `Менеджера аккаунтов`.
{% endhint %}

<div align="left"><figure><img src="/files/0UmpGSVAwqnYrZWoRT8M" alt="" width="563"><figcaption></figcaption></figure></div>

Первая опция — определяет жив ли аккаунт.\
Вторая опция — определяет жив ли аккаунт, а также есть ли на нём спамблок.

Чтобы настроить кол-во потоков, используемое при проверке, а также отключить сортировку аккаунтов по папкам ("Живые", "Временный спамблок" и т.д.), откройте настройки быстрых действий:

<div align="left"><figure><img src="/files/5IoDDBxxevD1lxsewpDv" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="success" %}
Вы также можете проверять аккаунты, используя модуль [Чекер аккаунтов](/modules/cheker-akkauntov.md). Он содержит тот же самый функционал, но добавляет одну новую возможность — отправку заявок на снятие спамблока.
{% 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.teleraptor.ru/modules/menedzher-akkauntov/proverka-akkauntov.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.
