> 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/nl/setting-up-and-using-kardiai/pairing-the-belt-with-the-app.md).

# De borstband koppelen met de app

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

{% hint style="info" %}
Zorg ervoor dat je <img src="/files/DpaNsV8ci6cHZuZMWXtR" alt="" data-size="line">**Bluetooth** op je mobiele telefoon hebt **ingeschakeld**.
{% endhint %}

1. **Open de Kardi Ai-app**\
   Open de **Kardi Ai**-app <img src="/files/dFU3hTMict0QCFbbzKpg" alt="" data-size="line"> op je telefoon.
2. **Maak kennis met de functies van Kardi Ai**\
   Verken de functies en voordelen van het Kardi Ai-systeem op het startscherm van de app.
3. **Bereid je** <img src="/files/poYNWlRRao7W6KtTqhbU" alt="" data-size="line"> **QR-code voor**\
   De QR-code om in te loggen vind je in de verpakking van de Kardi Ai-set.
4. **Start het koppelen**\
   Klik in de app op de knop **Beginnen** om het koppelen te starten.
5. **Scan de** <img src="/files/poYNWlRRao7W6KtTqhbU" alt="" data-size="line"> **QR-code**\
   Gebruik de app om de inlogbarcode of QR-code in de verpakking van Kardi Ai te scannen.
6. **Voer je persoonlijke gegevens in**\
   Na het scannen worden je persoonlijke gegevens weergegeven. Controleer of ze juist zijn.
7. **Activeer de app**\
   Als alle informatie correct is en je de nodige toestemmingen hebt gegeven, druk je op de knop **App activeren**.

#### → Na een succesvolle activering wordt de startpagina van de **Kardi Ai**-app weergegeven <img src="/files/dFU3hTMict0QCFbbzKpg" alt="" data-size="line">

***

{% hint style="success" %}
**Heeft u advies nodig?** Neem contact op met de klantenondersteuning van Kardi Ai ☎️ [**+420 779 998 100**](tel:+420779998100) ✉️ [**support@kardi.ai**](mailto:support@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/nl/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.
