# ABOUT

{% hint style="info" %}
[Mluvii](https://www.mluvii.com/) is an application that serves as a tool for **omnichannel online communication** with a client via the web, mobile device, or a point of sale.&#x20;

Mluvii is based on **WebRTC** technology and enables online connections through all browsers with no setup needed.&#x20;

You can also **easily integrate mluvii into your call center** thanks to our **Public API**. We are happy to help you with the settings. **Chatbot integration** is a piece of cake.
{% endhint %}

{% hint style="success" %}
The application allows **instant messaging between an operator and a client via**&#x20;

* **chat,**&#x20;
* **Audio/Video call,**
* **video call invitations,**&#x20;
* **phone call,**
* **e-mail**
* **and social networks (Apple Messages for Business, WhatsApp, Facebook Messenger, VKontakte)**&#x20;
  {% endhint %}

As we develop mluvii primarily for users, we think of both the convenience of operators and website visitors. **Operators like auto-tags, template suggestions, or a timeline with a complete history of the specific client.** There is also a contact directory full of information. The main advantage of mluvii is the inexhaustible amount of **settings and automation** so everyone can be happy.

{% hint style="info" %}
During WebChat session, an **operator can**&#x20;

* **share files,**&#x20;
* **share full-screen, application windows,**&#x20;
* **send Hero Cards (for example for quick identification of a client).**&#x20;
* He can also request a **screenshot** from the client or ask a client to **upload a file from their computer or mobile.**&#x20;

An operator can also **invite some of their colleagues to a session** to help solve a problem with a client.
{% endhint %}

In mluvii, we have developed **advanced reporting, where you can easily watch the performance of your call center, analyze teamwork, or monitor real-time occupancy.**&#x20;

An integral part of the application is the **security (two-factor verification, whitelisting, etc.).**


---

# 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.mluvii.com/en/about.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.
