# Как установить онлайн-чат?

## **Установка через панель управления сайтом (только для Jivo.ru)**

1. В личном кабинете [Jivo.ru](https://www.jivo.ru/) скопируйте ID без кавычек из кода для установки чата.

<figure><img src="/files/qOBD322Q8cQE76ofhyE4" alt="" width="563"><figcaption></figcaption></figure>

2. Вставьте скопированный ID в панель управления сайтом в разделе "**Настройки" → "Основные настройки" →** в поле "**Jivosite.ru ID**" и сохраните настройки.

<figure><img src="/files/P7asDuE2nvTy6IlhgKTB" alt="" width="476"><figcaption></figcaption></figure>

## **Установка с помощью хука (любой онлайн-чат)**

1. Разместите код онлайн-чата в файле *`/wp-content/plugins/premiumhook/premiumhook.php`* вместо строки:

`<!— Put online chat code or another code here / Razmestite kod onlajn chata ili drugoi kod vmesto jetogo teksta !—>`

2. В разделе "**Плагины**" активируйте плагин "**Premium Exchanger hooks**".

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


---

# 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://premium.gitbook.io/main/osnovnye-nastroiki/faq/kak-ustanovit-onlain-chat.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.
