> 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/subscription-and-payments/subscription-extension.md).

# Удължаване на абонамент

{% hint style="info" %}
Ще Ви уведомим своевременно за изтичането на Вашия абонамент по **имейл**.
{% endhint %}

### Процедура за удължаване на абонамента за Kardi Ai

1. **Уведомление по имейл за изтичащ абонамент**\
   Ще Ви изпратим имейл с уведомление за изтичането на абонамента Ви.
2. **Проверка на удовлетвореността**\
   **Ще Ви се обадим**, за да Ви помогнем с удължаването на абонамента и да се уверим, че Kardi Ai отговаря на Вашите очаквания.
3. **Плащане на абонамента**\
   Данните за плащане ще намерите **в имейла с уведомлението за изтичащ абонамент**.\
   След плащането на абонамента ще Ви изпратим потвърждение за удължаването по имейл.

> #### Защо да удължите абонамента си за Kardi Ai?
>
> 1. Редовното ЕКГ наблюдение **увеличава шанса за откриване на аритмия**.
> 2. Вашите записи са **ключови** за диагностиката и назначаването на лечение.
> 3. Ние непрекъснато **подобряваме услугата Kardi Ai** благодарение на обратната връзка от пациенти и лекари.
> 4. **Редовното записване на ЕКГ** в продължение на 3 години **увеличава 50 пъти шанса за откриване на аритмия**.
> 5. **С напредването на възрастта** **вероятността от сърдечна аритмия се увеличава**.
> 6. При повече от **20% от пациентите след операция** **проблемите се появяват отново**.

{% hint style="warning" %}
Гръдният колан остава Ваша собственост, но без активен абонамент **няма да можете да правите** нови ЕКГ записи и **акаунтът Ви в Kardi Ai ще бъде временно закрит**.
{% endhint %}

***

{% 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/subscription-and-payments/subscription-extension.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.
