> 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/aranet2/aranet2-home/aranet-home-app/graphs.md).

# Graphs

The Aranet Home app has a built-in graph visualisation. To access it you can press the graph button and  then see the graphs. The graphs will then load, and you can switch between the length of time you want to see on the graph. As well as, at the bottom of the screen, between the different measurements of the device.

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

The radiation sensor graph looks a bit different. There are green, yellow and red areas which correspond normal/background, above background and health risk levels. The cumulative graph also shows these levels.

<div data-with-frame="true"><figure><img src="/spaces/sryVHhsQqwlIEVjGZzRx/files/1xMb9pqzsa0IK3sQp4QJ" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/spaces/sryVHhsQqwlIEVjGZzRx/files/yQ5tfY61D4i8RFNmwTH1" alt="" width="369"><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/aranet2/aranet2-home/aranet-home-app/graphs.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.
