# Модули

- [Менеджер аккаунтов](https://docs.teleraptor.ru/modules/menedzher-akkauntov.md): Показывает список ваших аккаунтов. Позволяет искать нужные аккаунты, а также совершать базовые действия с ними.
- [Проверка аккаунтов](https://docs.teleraptor.ru/modules/menedzher-akkauntov/proverka-akkauntov.md)
- [Открытие в Вебе](https://docs.teleraptor.ru/modules/menedzher-akkauntov/otkrytie-v-vebe.md)
- [Изменение 2fa](https://docs.teleraptor.ru/modules/menedzher-akkauntov/izmenenie-2fa.md)
- [Изменение роли](https://docs.teleraptor.ru/modules/menedzher-akkauntov/izmenenie-roli.md)
- [Перемещение по папкам](https://docs.teleraptor.ru/modules/menedzher-akkauntov/peremeshenie-po-papkam.md)
- [Заполнение профиля](https://docs.teleraptor.ru/modules/menedzher-akkauntov/zapolnenie-profilya.md)
- [Изменение настроек приватности](https://docs.teleraptor.ru/modules/menedzher-akkauntov/izmenenie-nastroek-privatnosti.md)
- [Закрытие сторонних сессий](https://docs.teleraptor.ru/modules/menedzher-akkauntov/zakrytie-storonnikh-sessii.md)
- [Выгрузка информации об аккаунтах](https://docs.teleraptor.ru/modules/menedzher-akkauntov/vygruzka-informacii-ob-akkauntakh.md)
- [Изменение параметров аккаунтов](https://docs.teleraptor.ru/modules/menedzher-akkauntov/changing-accounts-params.md)
- [Чекер аккаунтов](https://docs.teleraptor.ru/modules/cheker-akkauntov.md): Данный модуль позволяет проверить, живы ли ваши аккаунты, а также проверить наличие спамблока на них.
- [Заявки на снятие заморозки](https://docs.teleraptor.ru/modules/cheker-akkauntov/freeze-appeals.md)
- [Заполнение профилей](https://docs.teleraptor.ru/modules/profiles-update.md): Данный модуль позволит обновить имена, фамилии, био (описания), а также загрузить сторис.
- [Спамер по ЛС](https://docs.teleraptor.ru/modules/private-messages-spam.md): Данный модуль позволяет массово отправлять сообщения в ЛС заданным пользователям.
- [Настройка рассылки](https://docs.teleraptor.ru/modules/private-messages-spam/regular-mode.md)
- [Репост из чата/канала](https://docs.teleraptor.ru/modules/private-messages-spam/forward.md)
- [Голосовые и видео сообщения](https://docs.teleraptor.ru/modules/private-messages-spam/voice-and-video-notes.md)
- [Обращение к получателю](https://docs.teleraptor.ru/modules/private-messages-spam/personalization.md)
- [Рассылка через PostBot](https://docs.teleraptor.ru/modules/private-messages-spam/rassylka-cherez-postbot.md)
- [Режим "без пересечений"](https://docs.teleraptor.ru/modules/private-messages-spam/no-intersections-mode.md)
- [Рассылка по контактам и диалогам](https://docs.teleraptor.ru/modules/private-messages-spam/rassylka-po-kontaktam-i-dialogam.md)
- [Комбинирование команд](https://docs.teleraptor.ru/modules/private-messages-spam/kombinirovanie-komand.md)
- [Инвайтер](https://docs.teleraptor.ru/modules/inviter.md): Данный модуль позволяет инвайтить (добавлять) пользователей из вашей базы в нужные чаты.
- [Парсер аудитории](https://docs.teleraptor.ru/modules/parser-grupp.md)
- [Телераптор Веб](https://docs.teleraptor.ru/modules/teleraptor-veb.md): Данный модуль позволяет запускать аккаунты в полноценном веб-приложении в один клик.
- [Накрутка](https://docs.teleraptor.ru/modules/bulk-actions.md)
- [Автоответчик](https://docs.teleraptor.ru/modules/answering-machine.md)
- [Конвертер tdata -> session](https://docs.teleraptor.ru/modules/converter-tdata-session.md)
- [Конвертер session -> tdata](https://docs.teleraptor.ru/modules/converter-session-tdata.md)
- [Клонер чатов](https://docs.teleraptor.ru/modules/chats-cloner.md)
- [Репортер](https://docs.teleraptor.ru/modules/reporter.md)
- [Чекер номеров](https://docs.teleraptor.ru/modules/cheker-nomerov.md): Модуль позволяет проверить, какие номера телефонов зарегистрированы в Телеграме.
- [Создание чатов и каналов](https://docs.teleraptor.ru/modules/chats-and-channels-creator.md)
- [Монетизация аккаунтов](https://docs.teleraptor.ru/modules/accounts-monetization.md)
- [Отметки в сторис](https://docs.teleraptor.ru/modules/stories-mentions.md)
- [Золотая ферма](https://docs.teleraptor.ru/modules/golden-farm.md)


---

# 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.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.
