> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/de/einfuhrung-in-die-giot-dokumentation.md).

# Einführung in die GIoT-Dokumentation

Die Website wird von künstlicher Intelligenz betrieben, die es dir ermöglicht, das gesamte Dokument in deiner bevorzugten Sprache zu durchsuchen, indem du die Suchleiste in der oberen rechten Ecke verwendest. Die Antworten werden entweder direkt oder mit Verweisen auf die Quellen, aus denen sie generiert wurden, bereitgestellt. Über das Menü auf der rechten Seite kannst du auf alle Abschnitte und Dateien zugreifen.\
**Benutzerhandbuch der Plattform:** Detaillierte Anweisungen, die alle Abschnitte und Funktionen der Plattform umfassend beschreiben.

{% hint style="info" %}
**Plattform-Benutzerhandbuch:** [**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/117/plattform-benutzerhandbuch**](/de/plattform-benutzerhandbuch.md)
{% endhint %}

**Vollständige Anleitung für den Level Meter und den Low Cost Tracker:**\
Detaillierte Anweisungen für jedes Gerät, einschließlich Informationen zur Funktionsweise und detaillierte Erklärungen aller plattformspezifischen Funktionen für den jeweiligen Gerätetyp.

{% hint style="info" %}
**LCT - GIOT Vollständige Anleitung:** [**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/117/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen**](/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen.md)
{% endhint %}

{% hint style="info" %}
**LM- GIOT Vollständige Anleitung:** [**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/117/level-meter-vollstandiges-gerate-handbuch/level-meter-greater-than-giot-funktion**](/de/level-meter-vollstandiges-gerate-handbuch/level-meter-greater-than-giot-funktion.md)
{% endhint %}

**PDF-Dateien zum Herunterladen:**\
Allgemeine Dokumente, unterteilt in die Abschnitte Konzept, Technik, Plattform und Geräte.<br>

> **HINWEIS:** Es ist möglich, jede Anleitung, Seite oder Sektion dieser Website herunterzuladen, indem man auf "Als PDF exportieren" auf der rechten Seite des Bildschirms klickt.\
> Zudem sind die Gebrauchsanweisungen für jedes Gerät verfügbar.<br>

{% hint style="info" %}
**LCT- Gerätehandbuch:** [**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/117/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-geratehandbuch**](/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-geratehandbuch.md)
{% endhint %}

{% hint style="info" %}
**LM - Gerätehandbuch:** [**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/117/level-meter-vollstandiges-gerate-handbuch/level-meter-handbuch-zur-handhabung-von-informationen**](/de/level-meter-vollstandiges-gerate-handbuch/level-meter-handbuch-zur-handhabung-von-informationen.md)
{% endhint %}

Hier können die technischen Datenblätter der Hardware eingesehen werden.

{% hint style="info" %}
**LCT - Technisches Datenblatt:** [**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/117/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-geratehandbuch/low-cost-tracker-technische-spezifikation**](/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-geratehandbuch/low-cost-tracker-technische-spezifikation.md)
{% endhint %}

{% hint style="info" %}
**LM - Technisches Datenblatt:** [**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/117/level-meter-vollstandiges-gerate-handbuch/level-meter-handbuch-zur-handhabung-von-informationen/technische-spezifikation-des-level-meters**](/de/level-meter-vollstandiges-gerate-handbuch/level-meter-handbuch-zur-handhabung-von-informationen/technische-spezifikation-des-level-meters.md)
{% endhint %}


---

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

```
GET https://docs.g-iot.io/de/einfuhrung-in-die-giot-dokumentation.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.
