> For the complete documentation index, see [llms.txt](https://docs.jedidesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jedidesk.com/vidzhet/dodati-chat-na-sait.md).

# Додати чат на сайт

{% hint style="info" %}

#### Попередньо обовʼязково

[Авторизуйтесь](/znaiomstvo/reyestraciya-v-sistemi.md) в #jedidesk та дотримуйтесь [інструкції з налаштування віджету](/vidzhet/yak-stvoriti-chat-jedidesk.md) та створення чат-ботів на платформах [Viber](broken://pages/rPRLaBpvtNQl9hNAMI4h) та [Telegram](broken://pages/LvOWGP6gjPktiw0h0jzd).
{% endhint %}

Це загальна інструкція, здебільшого, вона підходить тим, хто розробляє сайт самостійно або у вас індивідуальна розробка. Якщо ви програміст або верстальник для вас тут не буде нічого складного. Якщо ви не програміст - надішліть просту інструкцію вашому майстру 🧑‍💻

Вставте код віджету перед закриваючим тегом **\</body>** на усіх сторінках, де ви хочете щоб був віджет.

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

Якщо у Вас **CMS —** перегляньте наші інструкції для встановлення віджету в наступних розділах:

👉🏻 [Встановлення чату #jedidesk на WordPress](https://docs.jedidesk.com/vidzhet/dodati-chat-na-sait/vstanovlennya-chatu-jedidesk-na-wordpress)

👉🏻 [Встановлення чату #jedidesk на Weblium](https://docs.jedidesk.com/vidzhet/dodati-chat-na-sait/vstanovlennya-chatu-jedidesk-na-weblium)

👉🏻 [Встановлення чату #jedidesk на Хорошоп](https://docs.jedidesk.com/vidzhet/dodati-chat-na-sait/vstanovlennya-chatu-jedidesk-na-khoroshop)


---

# 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://docs.jedidesk.com/vidzhet/dodati-chat-na-sait.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.
