# VK

### Allows what?

This channel is designed to automate communication with customers on the platform of VK social network.

### How to connect?

Connecting API on the VK side

### Create a Community token by following the steps below:

{% stepper %}
{% step %}

### Go to the Community you want to connect. You must be an administrator in that Community;

{% endstep %}

{% step %}

### In the right menu, go to “Manage” item

<figure><img src="/files/yH5HLK5Cbr2y57keMBRN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### In the right menu, under “Settings” go to “Work with API” item

<figure><img src="/files/XUtHpIeYDtkYr2xwjXWf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### In the “Access Keys” tab, click on the “Create Key” button

<figure><img src="/files/Hcof8ipqPEgmecDGg1FS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select the following rights for the access key:

<figure><img src="/files/9jq4zDbAIqglfJkeuwJE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Confirm your phone number using the instructions on the VK page:

<figure><img src="/files/T4Wl9nppLH4tkF9x3MML" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Copy your new key and paste it when you connect the channel:

<figure><img src="/files/WWJW5HiCzE6DEBYOBUYU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click the Connect button.

<figure><img src="/files/ue6GYSYeGhka2LKoBpaQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Here you can Enable/Disable bot responses, as well as completely Disable integration. Click Save.

<figure><img src="/files/WrxHcOMTcfwCceRBBGrt" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Done, the channel is connected.

{% endstep %}
{% endstepper %}

All incoming requests will now be handled by a bot, you can see them in the Chat section of the chat manager of the Savvy platform.

In case you need to intervene in the dialog, you can respond both inside VK messenger and from Savvy's personal cabinet.


---

# 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.suvvy.ai/en/channels/socialnye-seti/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.
