> 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/pro/aranet-for-pro.md).

# Aranet - For Pro

### Browse by product

The Aranet Pro Documentation Center delivers comprehensive technical guidance across the full system lifecycle — including deployment planning, device installation, network configuration, data visualization, alerting, integrations, and troubleshooting.\
It is intended for system administrators, integrators, and enterprise users managing installations ranging from single-site deployments to multi-location sensor networks.

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center">Aranet Cloud</td><td><a href="/spaces/RKwQxnS51pLI9fOl4xXp">/spaces/RKwQxnS51pLI9fOl4xXp</a></td><td data-object-fit="cover" data-alt="A scalable platform to visualize, analyze, and manage sensor data in real time. Connect your Aranet PRO Base Station or Aranet Gateway for cloud dashboards, reporting, and alerts."><a href="/files/8Bm8oT8zCyEtzpDxF0VX">/files/8Bm8oT8zCyEtzpDxF0VX</a></td></tr><tr><td align="center">Base Station</td><td><a href="/spaces/q3Oob2XIaJPNOiy1FQY8">/spaces/q3Oob2XIaJPNOiy1FQY8</a></td><td data-object-fit="cover" data-alt="The core gateway device that collects data from wireless sensors, stores measurements locally, and serves dashboards via web UI or integrations. Supports Ethernet, Wi-Fi, and LTE (Pro Plus LTE)."><a href="/files/wJtk95y9bLDm3xdujj4m">/files/wJtk95y9bLDm3xdujj4m</a></td></tr><tr><td align="center">Gateway Pro</td><td><a href="/spaces/j7iOHHIOpv9PcWuLky30/pages/jz0kzdbk2csmUJEqKkmG">/spaces/j7iOHHIOpv9PcWuLky30/pages/jz0kzdbk2csmUJEqKkmG</a></td><td data-object-fit="cover" data-alt="Technical instructions, configuration guidelines, and best practices to deploy and manage gateway devices within your Aranet PRO deployment."><a href="/files/dsccKwz7lyEszFLFkL89">/files/dsccKwz7lyEszFLFkL89</a></td></tr><tr><td align="center">Pro Sensors</td><td><a href="/spaces/ls2jbESDQz9MXoDay3eY">/spaces/ls2jbESDQz9MXoDay3eY</a></td><td data-object-fit="cover" data-alt="Documentation for Aranet PRO-series sensors, including configuration, calibration, measurement intervals, pairing, and lifecycle management."><a href="/files/r0BANQNZ8bA9yFi362A1">/files/r0BANQNZ8bA9yFi362A1</a></td></tr></tbody></table>


---

# 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/pro/aranet-for-pro.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.
