# Notification Center (Messages)

<figure><img src="https://github.com/kardiai/gitbook/blob/localized/beatwell-guide/en/.gitbook/assets/notifications_beatwell_cz.png" alt="" width="188"><figcaption></figcaption></figure>

The Information Center can be found in the **Beatwell** <img src="https://github.com/kardiai/gitbook/blob/localized/beatwell-guide/en/gitbook/assets/app_icon_beatwell_small.png" alt="" data-size="line"> app under the **Messages** tab.

* Every new message will appear on the home screen.
* By clicking on the message, the notification center will open, displaying the details of all received messages.
* Some messages may contain a link to the Kardi Ai website. In this case, clicking on the message will open a new window with the relevant webpage.

Messages may include:

* **Technical Alerts**
  * The strap has a low battery and needs to be replaced.
* **Subscription Information**
  * Beatwell subscription is expiring.
  * Instructions for renewing your subscription.
* **Promotional Messages**
  * Ongoing promotions and discounts.
  * Only if you have agreed to receive promotional messages.
* **Tips & Tricks**
  * Recommendations for better use of the app.

***

{% hint style="success" %}
**Need help?**\
Contact Kardi Ai Beatwell customer support\ <img src="https://github.com/kardiai/gitbook/blob/localized/beatwell-guide/en/.gitbook/assets/mail.png" alt="" data-size="line"> [**support@kardi.ai**](mailto:support@kardi.ai)
{% endhint %}


---

# 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://beatwell-guide.kardi.ai/en/setting-up-and-using-beatwell/notification-center-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.
