# VK

- [Чат-бот для группы VK](https://docs.salebot.pro/chatbots/channels/vk/chat-bot-dlya-gruppy-vk.md)
- [Страница подписки ВКонтакте](https://docs.salebot.pro/chatbots/channels/vk/stranica-podpiski-vkontakte.md)
- [Настройка Карусели товаров и рекламы Вконтакте](https://docs.salebot.pro/chatbots/channels/vk/nastroika-karuseli-tovarov-i-reklamy-vkontakte.md)
- [Как подключить VK Pay и получать уведомления VK Donut](https://docs.salebot.pro/chatbots/channels/vk/kak-podklyuchit-vk-pay-i-poluchat-uvedomleniya-vk-donut.md)
- [Персональные и сервисные токены](https://docs.salebot.pro/chatbots/channels/vk/personalnye-i-servisnye-tokeny.md)
- [API ВКонтакте](https://docs.salebot.pro/chatbots/channels/vk/api-vkontakte.md)
- [Функции для отправки и редактирования сообщений](https://docs.salebot.pro/chatbots/channels/vk/api-vkontakte/funkcii-dlya-otpravki-i-redaktirovaniya-soobshenii.md)
- [Как настроить виджет ВКонтакте с помощью приложения Salebot](https://docs.salebot.pro/chatbots/channels/vk/kak-nastroit-vidzhet-vkontakte-s-pomoshyu-prilozheniya-salebot.md)
- [Как перенести закрытые клубы из Tg в VK](https://docs.salebot.pro/chatbots/channels/vk/kak-perenesti-zakrytye-kluby-iz-tg-v-vk.md): В статье подробно расскажем, как перенести закрытые клубы из Telegram в VK
- [FAQ ВКонтакте](https://docs.salebot.pro/chatbots/channels/vk/faq-vkontakte.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.salebot.pro/chatbots/channels/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.
