# Настройки интеграции

<figure><img src="/files/oH5JqqSBxBlK5nyn28F1" alt=""><figcaption></figcaption></figure>

1. Позволяет вывести чат с вашей группой вк в правый нижней угол сайта.

Для получение id и полной настройки вашего VK сообщества, вам нужно пройти по ссылки&#x20;

{% embed url="<https://dev.vk.com/ru/widgets/community-messages>" %}

Далее находим раздел **сообщения сообщества** и спускаемся до **код виджета**

После в поле **ссылка на страницу** выбираем ваше сообщество (если в вашем сообществе не подключена данная система, то после выбора VK предложит ее активировать)

<figure><img src="/files/O89Gj4Alk1iqB0EMho8v" alt=""><figcaption></figcaption></figure>

После того как вы указали сообщества, опускаемся ниже до блока HTML и видим id вашей группы (коричневым цветом) его вам нужно вставить в 1 поле&#x20;

<figure><img src="/files/zs8n6cIf1ubyCUYF8Zs5" alt=""><figcaption></figcaption></figure>

***

2. ID discord сервера - укажите id своего дискорд сервера

Данная интеграция позволяет вашим пользователям дискорд, отправлять заработанные fcoin на ваш сайт.

{% hint style="info" %}
Настройка Fcoin происходит при активной подписки premium на сайте FelixBot.org
{% 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://guide-autodonate.magicbyte.ru/nastroiki/obshie/nastroiki-integracii.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.
