# Pop-up messages

Pop-up messages are small snippets of text shown on the chat widget before opening it.

The purpose of using the pop-up messages is to increase engagement on the chatbot.

<div align="left"><figure><img src="/files/RWJ0wI70ALpdbpGSdqHW" alt=""><figcaption></figcaption></figure></div>

You can add different pop-up message for each page of your website. Each pop-up message can contain — either 1-line text / media.

<figure><img src="/files/6O8sK8jSOVp9PYr6JONG" 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://help.wotnot.io/deploy/web-chat-widget/pop-up-messages.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.
