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

# Przedłużenie subskrypcji

{% hint style="info" %}
O zbliżającym się końcu Państwa subskrypcji powiadomimy Państwa z wyprzedzeniem **drogą mailową**.
{% endhint %}

### Procedura przedłużenia subskrypcji Kardi Ai

1. **Powiadomienie e-mail o końcu subskrypcji**\
   Wyślemy do Państwa e-mail z powiadomieniem o końcu subskrypcji.
2. **Weryfikacja zadowolenia**\
   **Zadzwonimy do Państwa**, aby pomóc w przedłużeniu subskrypcji i upewnić się, że Kardi Ai spełnia Państwa oczekiwania.
3. **Płatność za subskrypcję**\
   Dane do płatności znajdą Państwo **w e-mailu z powiadomieniem o końcu subskrypcji**.\
   Po opłaceniu subskrypcji wyślemy Państwu e-mailem potwierdzenie jej przedłużenia.

> #### Dlaczego warto przedłużyć subskrypcję Kardi Ai?
>
> 1. Regularne monitorowanie EKG **zwiększa szansę na wykrycie arytmii**.
> 2. Państwa zapisy są **kluczowe** dla diagnozy i ustalenia leczenia.
> 3. Usługę **Kardi Ai stale doskonalimy** dzięki opiniom od pacjentów i lekarzy.
> 4. **Regularne wykonywanie zapisów EKG** przez 3 lata **zwiększa 50-krotnie szansę na wykrycie arytmii**.
> 5. **Wraz z wiekiem** **wzrasta prawdopodobieństwo arytmii serca**.
> 6. U ponad **20% pacjentów po operacji** **problemy powracają**.

{% hint style="warning" %}
Pas piersiowy pozostaje Państwa własnością, jednak bez aktywnej subskrypcji **nie będzie można wykonywać** nowych zapisów EKG, a **konto Kardi Ai zostanie tymczasowo zamknięte**.
{% endhint %}

***

{% hint style="success" %}
**Potrzebujesz pomocy?**\
Skontaktuj się z obsługą klienta Kardi Ai\
☎️ [**+35 942 952 914**](tel:+35942952914)\
✉️ [**help.pl@kardi.ai**](mailto:help.pl@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/pl/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.
