# Message Typing Preview

This feature allows agents to see in real time what users are typing. Everything the user types is visible to you before they send it. This enables you to quickly prepare a response and reply within seconds.

{% hint style="info" %}
This feature is available only in the Enterprise package.
{% endhint %}

<figure><img src="/files/95gXcUUrzJCnQ2dUR0PC" alt=""><figcaption></figcaption></figure>

In short, this feature gives agents the necessary time to analyze the situation and provide an accurate response quickly.

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

Before the user clicks the **Send** button, you have the ability to see in real time what the user is typing.


---

# 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.livecaller.io/livecaller/widget-management/message-typing-preview.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.
