# Erste Schritte mit der Applikation

## Benutzer erstellen

Ein Administrator lädt Dich zur Benützung der databaum Applikation ein. Dann erhältst Du einen Link per Email. Dort befindet sich ein Link, der zu folgender Seite führt.

![](/files/-M8_qEiehBeq567bcgec)

Nach Erstellung eines Passworts ist man bereits eingeloggt und sieht seine Sensoren.

Nächste Schritte:

* [Sensoren umbenennen](/applikation/erste-schritte/sensoren-umbenennen.md)
* [Applikation auf dem Mobiltelefon installieren](/applikation/erste-schritte/installation-auf-dem-handy.md)
* [Die Werte anschauen und anhand dieser Alarme erstellen](/applikation/alarme.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://help.databaum.ch/applikation/erste-schritte.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.
