# Enable livechat

## From chatbot to human operator

Dydu offers a livechat solution where the chatbot can switch to a human operator. When creating your bot, Livechat mode is not enabled. You can activate it by following the steps below.

{% hint style="warning" %}
Activation of livechat mode is subject to additional billing. If you want to activate this option, please contact your dydu contact
{% endhint %}

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

Add Livechat to the sidebar :

a. Go to Preferences > bot > general

b. Select the livechat escalation type

C. Scroll down and select "Update"

Now you can see "Livechat" on your sidebar.

<figure><img src="/files/HxPfNEjQXH3Po2kuhaxF" 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://docs-en.dydu.ai/livechat/enable-livechat.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.
