> 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/aranet-rn-one/aranet-radon-one.md).

# Aranet Radon One

The **Aranet Radon One** is a compact wireless temperature and humidity sensor designed for flexible environmental monitoring applications. It delivers precise measurements and seamless integration with the Aranet ecosystem for centralized data collection and analysis. This section provides detailed information on device specifications, setup procedures, usage recommendations, and maintenance guidance.

{% columns %}
{% column %}
{% content-ref url="/pages/RyMPfD9KkbRnJ0rlFcio" %}
[General](/aranet-rn-one/aranet-radon-one/general.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/qC4gDr0dbdu9D9OIEHVP" %}
[Documents and Firmware](/aranet-rn-one/aranet-radon-one/documents-and-firmware.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/lwKQEIjZN2ncdes44bMd" %}
[Usage and Measurements](/aranet-rn-one/aranet-radon-one/usage-and-measurements.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/YTDaLXSHFkpcAXE84aj1" %}
[Aranet Home App](/aranet-rn-one/aranet-radon-one/aranet-home-app.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/DkTAye3GkQTCtPDkE0XC" %}
[Maintenance and Safety](/aranet-rn-one/aranet-radon-one/maintenance-and-safety.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/t0ZML5ryaj418J70ZEx1" %}
[FAQ](/aranet-rn-one/aranet-radon-one/faq.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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/aranet-rn-one/aranet-radon-one.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.
