# Добавление бота в групповой чат в ВК

Для того, чтобы мог отвечать в беседе в ВК, нужно создать беседу в настройках группы и сделать бота ее участником:

1. В настройках группы зайдите в раздел "Чаты" и нажмите кнопку "Создать чат". Не забудьте задать имя вашему чату.

<figure><img src="/files/BYL4gLxA9hIRpU6PL1R4" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/n0ppZrLXB26j9YnUv6WP" alt="" width="489"><figcaption><p>Задаем имя для чата</p></figcaption></figure>

2. Чтобы добавить участников зайдите в сам чат и далее в его настройки:

<figure><img src="/files/EJSVm6BXm6Nop86p99l8" alt="" width="478"><figcaption><p>Новый чат появился в списке чатов группы</p></figcaption></figure>

<figure><img src="/files/fhjBTLVb6rR3i8V380Ng" alt="" width="478"><figcaption><p>Нажимаем на шапку, чтобы открыть настройки чата</p></figcaption></figure>

<figure><img src="/files/ksnsyDYs3w9UaHer68uw" alt="" width="489"><figcaption><p>Варианты добавления участников в чат</p></figcaption></figure>

{% hint style="success" %}
Поздравляем! Чат с ботом в ВК создан!&#x20;
{% 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.smartbotpro.ru/nachalo-raboty/kak-podklyuchit-messendzher/podklyuchenie-bota-v-kanaly-i-gruppovye-chaty/dobavlenie-bota-v-gruppovoi-chat-v-vk.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.
