> 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/pairing-the-belt-with-the-app.md).

# Сдвояване на гръдния колан с приложението

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

{% hint style="info" %}
Уверете се, че имате **включен** <img src="/files/HNQT94jhzWCy3OXeFHBY" alt="" data-size="line">**Bluetooth** на вашия мобилен телефон.
{% endhint %}

1. **Отворете приложението Kardi Ai**\
   Отворете приложението **Kardi Ai** <img src="/files/6YclrIP2Vbz9rYTVaOIQ" alt="" data-size="line"> на вашия телефон.
2. **Запознайте се с функциите на Kardi Ai**\
   Разгледайте функциите и предимствата на системата Kardi Ai на началния екран на приложението.
3. **Подгответе си** <img src="/files/izADIPzCsFaHuUUteyIB" alt="" data-size="line"> **QR кода**\
   QR кода за вход ще намерите вътре в опаковката на комплекта Kardi Ai.
4. **Започнете сдвояването**\
   Кликнете в приложението върху бутона **Започни**, за да започнете сдвояването.
5. **Сканирайте** <img src="/files/izADIPzCsFaHuUUteyIB" alt="" data-size="line"> **QR кода**\
   Използвайте приложението, за да сканирате баркода за вход или QR кода вътре в опаковката на Kardi Ai.
6. **Въведете личните данни**\
   След сканирането ще се покажат вашите лични данни. Проверете тяхната коректност.
7. **Активирайте приложението**\
   Ако цялата информация е правилна и сте дали необходимите съгласия, натиснете бутона **Активиране на приложението**.

#### → След успешна активация ще се покаже началната страница на приложението **Kardi Ai** <img src="/files/6YclrIP2Vbz9rYTVaOIQ" alt="" data-size="line">

***

{% 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/pairing-the-belt-with-the-app.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.
