# Ghost message

<figure><img src="/files/cYBsIESDzGFxc0hgiAr6" alt="" width="343"><figcaption></figcaption></figure>

Mit dem *Ghost Message* Widget können Sie Nachrichten festlegen, die angezeigt werden, wenn der Chatbot geschlossen ist. Diese Nachrichten sollen den Benutzer motivieren, mit dem Chatbot zu interagieren.

Damit diese Nachrichten sichtbar sind, muss im Trigger der Story die Option [Geisternachrichten](/chatbot/stories-and-story-builder/trigger.md#geisternachrichten) aktiviert werden. Es ist auch möglich, mehrere Nachrichten zu konfigurieren, die dann der Reihe nach angezeigt werden.

<figure><img src="/files/UGkL5v6P8ubpzorwLr2s" alt="" width="263"><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.aiaibot.com/chatbot/widgets/ghost-message.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.
