# Инструкция Crosser Bot

## Инструкция Crosser Bot

- [Описание](https://help.crosser.bot/opisanie.md)
- [Необходимые права и что может бот с правами на добавление других администраторов?](https://help.crosser.bot/neobkhodimye-prava-i-chto-mozhet-bot-s-pravami-na-dobavlenie-drugikh-administratorov.md)
- [Начало работы и необходимые права](https://help.crosser.bot/nachalo-raboty-i-neobkhodimye-prava.md)
- [Отчет и показатели](https://help.crosser.bot/otchet-i-pokazateli.md)
- [Публичная ссылка на отчет](https://help.crosser.bot/publichnaya-ssylka-na-otchet.md)
- [Поиск пересечений](https://help.crosser.bot/poisk-peresechenii.md)
- [Очистка канала или чата](https://help.crosser.bot/ochistka-kanala-ili-chata.md)
- [Поиск похожих каналов](https://help.crosser.bot/poisk-pokhozhikh-kanalov.md)
- [Guard](https://help.crosser.bot/guard.md)
- [Капча для новых подписчиков](https://help.crosser.bot/guard/kapcha-dlya-novykh-podpischikov.md): Новая функция в боте. Капча работает независимо от того, включен Guard или нет. Для корректной работы, в канале должен быть включен приём подписчиков по заявкам.
- [Защита по символам](https://help.crosser.bot/guard/zashita-po-simvolam.md): Опция, которая отвечает за удаление подписчиков с азиатскими и некоторыми другими символами в именах.
- [Guard для чатов](https://help.crosser.bot/guard-dlya-chatov.md)
- [Мониторинг онлайна β](https://help.crosser.bot/monitoring-onlaina-v.md)
- [Анти-спам для чатов](https://help.crosser.bot/anti-spam-dlya-chatov.md)
- [Подписка CrosserPro](https://help.crosser.bot/podpiska-crosserpro.md): Подписка предоставляет доступ к расширенному функционалу @crosser\_bot, которые описаны ниже.
- [Сервисный режим](https://help.crosser.bot/servisnyi-rezhim.md)
- [Контакты](https://help.crosser.bot/kontakty.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.crosser.bot/opisanie.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.
