# Aggregated state

- [Person presence](https://homey.solweb.no/aggregated-state/person-presence.md)
- [Geofency and webhooks](https://homey.solweb.no/aggregated-state/person-presence/geofency-and-webhooks.md): Adding reliability to presence tracking for a person.
- [Home state](https://homey.solweb.no/aggregated-state/home-state.md)
- [Room and floor presence v2](https://homey.solweb.no/aggregated-state/room-and-floor-presence-v2.md)
- [Room and floor presence v1](https://homey.solweb.no/aggregated-state/room-and-floor-presence.md)
- [Time table](https://homey.solweb.no/aggregated-state/time-table.md)
- [Dark or bright](https://homey.solweb.no/aggregated-state/dark-or-bright.md)
- [TV](https://homey.solweb.no/aggregated-state/tv.md)
- [Ventilation](https://homey.solweb.no/aggregated-state/ventilation.md)
- [CO2](https://homey.solweb.no/aggregated-state/ventilation/co2.md)
- [Humidity bathrooms](https://homey.solweb.no/aggregated-state/ventilation/humidity-bathrooms.md)


---

# Agent Instructions: 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:

```
GET https://homey.solweb.no/aggregated-state.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
