> 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/vstanovlennya-chatu-jedidesk-na-cs-cart.md).

# Встановлення чату #jedidesk на CS CART

1. [**Створіть віджет #jedidesk**](/vidzhet/yak-stvoriti-chat-jedidesk.md) та скопіюйте згенерований код.
2. Авторизуйтесь в системі [**CS-Cart**](https://www.cs-cart.com/).
3. У верхньому меню перейдіть в **Дизайн -> Макети**.&#x20;
4. Виберіть унизу **Підвал (footer)** і в секції натисніть ➕, щоб додати **Блок**.
5. Додайте блок до секції, виберіть **Зворотній дзвінок/HTML**.
6. Після додавання натисніть на ⚙️, щоб перейти до параметрів блоку.
7. Коли відкриється редагування блоку, перейдіть на **Сторінки**, очистіть поле введення, вставте скопійований віджет #jedidesk та натисніть кнопку **Зберегти**.


---

# 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/vstanovlennya-chatu-jedidesk-na-cs-cart.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.
