> For the complete documentation index, see [llms.txt](https://wiki.modlike.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.modlike.pro/ru/kak-dobavit-bota-v-gruppu.md).

# Как добавить бота в группу

**Я не вижу мой чат, что делать?**

Если вы администратор и добавили [@modlikebot](https://t.me/modlikebot) в группу, но она не появилась в этом списке, отправьте в неё команду **/init**

1. Добавьте бота [@modlikebot](https://t.me/modlikebot?startgroup=hbase) в вашу группу и дайте ему администратора. :exclamation: **Сделайте администратора видимым!** Есть сложность - смотрите видео, как это сделать.
2. Посмотрите видеоинструкцию или прочтите мануал по работе с ботом.
3. Посмотрите краткий обзор функционала бота, который  доступен абсолютно бесплатно.
4. Перейдите в панель управления <https://cp.modlike.pro/panel>
5. Наберите команду /reloadadmins в группе. Бот обновит список администраторов. Также  в настройках отобразится статус админов.

{% embed url="<https://youtu.be/vuO8Z6b3Yik>" %}
Подключение бота к группе и обзор опций
{% endembed %}

На ваши вопросы по работе бота, с удовольствием ответим в нашем чате тех. поддержки - <https://t.me/modlikepro>, заходите!

Наш канал <https://t.me/modlikenews>, позволит вам всегда быть в курсе новинок по управлению ваших сообществ.


---

# 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 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://wiki.modlike.pro/ru/kak-dobavit-bota-v-gruppu.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.
