# databaum Hilfe

## databaum Hilfe

- [Übersicht](https://help.databaum.ch/master.md): Was macht databaum?
- [Verbindung, Empfang](https://help.databaum.ch/system/verbindung-empfang.md): LoRaWAN, Server, TTN vs. Swisscom
- [Preise](https://help.databaum.ch/system/preise.md)
- [Bodensensoren](https://help.databaum.ch/sensoren/bodensensoren.md): Montage, Funktionsweise, Fehlerbehebung, Messwerte
- [Luftsensoren](https://help.databaum.ch/sensoren/luftsensoren.md): Montage, Funktionsweise, Fehlerbehebung, Messwerte
- [Regensensoren](https://help.databaum.ch/sensoren/regensensoren.md)
- [Gateways](https://help.databaum.ch/sensoren/gateways.md)
- [Erste Schritte mit der Applikation](https://help.databaum.ch/applikation/erste-schritte.md): Neuer Benutzer etc.
- [Sensoren umbenennen](https://help.databaum.ch/applikation/erste-schritte/sensoren-umbenennen.md)
- [Installation auf dem Handy](https://help.databaum.ch/applikation/erste-schritte/installation-auf-dem-handy.md)
- [Sensorübersicht](https://help.databaum.ch/applikation/sensoruebersicht.md)
- [Alarme](https://help.databaum.ch/applikation/alarme.md)
- [Krankheitswarnung](https://help.databaum.ch/applikation/krankheitswarnung.md)
- [Beispiel Substrat](https://help.databaum.ch/beispiel-substrat.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.databaum.ch/master.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.
