> For the complete documentation index, see [llms.txt](https://manual.kardi.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.kardi.ai/bg/setting-up-and-using-kardiai/notification-center-messages.md).

# Информационен център (Съобщения)

<figure><img src="/files/z22XNjSlGpPd7GD5Oi1X" alt="" width="188"><figcaption></figcaption></figure>

Информационният център се намира в приложението **Kardi Ai** <img src="/files/6YclrIP2Vbz9rYTVaOIQ" alt="" data-size="line"> в раздела **Съобщения**.

* Всяко ново съобщение се показва на началния екран.
* С кликване върху съобщението се отваря центърът за известия, който съдържа подробности за всички получени съобщения.
* Някои съобщения може да съдържат връзка към уебсайта на Kardi Ai. В този случай кликването върху съобщението ще отвори нов прозорец със съответната уеб страница.

Съобщенията могат да бъдат:

* **Технически известия**
  * Коланът е с нисък заряд на батерията и батерията трябва да се смени.
* **Информация за абонамента**
  * Абонаментът за услугата Kardi Ai изтича.
  * Инструкции за подновяване на абонамента.
* **Информация за броя на измерванията**
  * Известие за недостатъчен брой ЕКГ измервания.
* **Търговски съобщения**
  * Текущи промоции и отстъпки.
  * Само при съгласие за получаване на търговски съобщения.
* **Съвети и трикове**
  * Препоръки за по-добро използване на приложението.

***

{% hint style="success" %}
**Нуждаете се от помощ?**\
Свържете се с клиентската поддръжка на Kardi Ai\
☎️ [**+48 732 126 683**](tel:+48732126683)\
✉️ [**help.bg@kardi.ai**](mailto:help.bg@kardi.ai)
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://manual.kardi.ai/bg/setting-up-and-using-kardiai/notification-center-messages.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
