# Overview&#x20;

#### What is Live Chat? <a href="#what-is-live-chat" id="what-is-live-chat"></a>

It is one of the feature that allows you to have the text based conversations with the visitors visiting the company's media properties like Website, WhatsApp number or Facebook page.

#### Why use Live Chat? <a href="#why-use-live-chat" id="why-use-live-chat"></a>

It is a simple, yet very effective, recipe for improving both customer service and loyalty. It allows you to:

* Personalised conversations with humans
* Monitor conversations in real time
* Monitoring agents
* Proactive outreach
* Quick response to the questions about the product or the service


---

# 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://help.buraq.ai/live-chat/overview.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.
