> For the complete documentation index, see [llms.txt](https://help.trybeans.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trybeans.com/apps/display/messages.md).

# Messages

You can add messages to be displayed on your store here, this notification widget allows you to display important information at the exact page and time you want them to see it. There is the default message that comes with the app if you have installed Our Loyalty or Referral app or both, asides the the default messages you can add and customize your message.

## Settings

![](/files/-LvpFwns18U7NLlq3rjc)

**Add message** : This allows you to add the messages you want the customer to view.<br>

## How does it work?

{% embed url="<https://www.loom.com/share/f8e5b9013aaf42869358f40820369718>" %}

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.trybeans.com/apps/display/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.
