> For the complete documentation index, see [llms.txt](https://help.aranet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aranet.com/aranet4/aranet4-home/aranet-home-app/how-to-pair-with-the-aranet-home-app.md).

# How to Pair With the Aranet Home App

1. Download and install the latest Aranet Home app version:

* for iOS - <https://apps.apple.com/lv/app/aranet-home/id1392378465>
* for Android - <https://play.google.com/store/apps/details?id=com.saf.aranetCube.android&pcampaignid=web_share>

2. Launch the Aranet Home app.

<div data-with-frame="true"><figure><img src="/files/2yzMGPyvvsl3AHxFLJP5" alt="" width="188"><figcaption></figcaption></figure></div>

3. Stay close to your Aranet sensor and press “+ ADD NEW DEVICE” button:
4. When the application discovers your Aranet sensor, press “+ PAIR” button:

<div data-with-frame="true"><figure><img src="/files/1UhHWGwy76SUiA8qmEK7" alt="" width="188"><figcaption></figcaption></figure></div>

5\. Press “ACCEPT” button when the system asks for permission:

<div data-with-frame="true"><figure><img src="/files/cy7IKMuuKxxd2weXRcjU" alt="" width="188"><figcaption></figcaption></figure></div>

6\. At this moment the Aranet sensor will show **6-digit number** on its screen. This is the PIN code you should enter into the application screen:

<div data-with-frame="true"><figure><img src="/files/4lmukCJxgQXtpA7fwzjT" alt="" width="188"><figcaption></figcaption></figure></div>

The PIN code containing 6 random digits will look like this:

<div data-with-frame="true"><figure><img src="/files/qNyQfAEwJa71GprqxjNs" alt="" width="189"><figcaption></figcaption></figure></div>

Enter the PIN code in the pop-up window that appeared.

<div data-with-frame="true"><figure><img src="/files/FCtMWF83Lold2GQJMoXY" alt="" width="188"><figcaption></figcaption></figure></div>

7\. In a few seconds, after you have entered the code, the Aranet sensor should be paired to your phone:

<div data-with-frame="true"><figure><img src="/files/YNDXK5QTVi0uSQJcsy9Y" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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://help.aranet.com/aranet4/aranet4-home/aranet-home-app/how-to-pair-with-the-aranet-home-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.
