# Introduction to gIot Documentations

The website is powered by AI, allowing you to search the entire document in your preferred language using the search bar located in the top-right corner. Answers will be provided directly or with references to the sources from which they are generated.

From the menu on the right, you can access all sections and files.

**Platform User Guide:** Comprehensive instructions detailing all sections and functions of the platform.

{% hint style="info" %}
User Guide Book\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/138/platform-user-guide-book](/platform-user-guide-book.md)<br>
{% endhint %}

**Level Meter Full Guide Book** and **Low Cost Tracker Full Guide Book:** Complete instructions for each device, including handling information and detailed explanations of all platform functions specific to the device type.

{% hint style="info" %}
LEVEL METER Full Guide Book\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/138/level-meter-full-device-guide-book](/level-meter-full-device-guide-book.md)
{% endhint %}

{% hint style="info" %}
Low Cost Trackeer Full Guide Book\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/138/low-cost-tracker-full-device-guide-book](/low-cost-tracker-full-device-guide-book.md)
{% endhint %}

**PDF Files for Download:** General documents categorized into **Conceptual**, **Technical**, and **Platform and Device** sections.

> **NOTE:** You can download any guide, page, or section from this website by clicking ***Export as PDF*** on the right side of the screen.

### Also, review the handling instructions provided for each device type.

{% hint style="info" %}
Level Meter Handling\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/138/level-meter-full-device-guide-book/level-meter-handeling-information-book](/level-meter-full-device-guide-book/level-meter-handeling-information-book.md)
{% endhint %}

{% hint style="info" %}
Low Cost Tracker  Handling\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/138/low-cost-tracker-full-device-guide-book/low-cost-tracker-handling-information-book](/low-cost-tracker-full-device-guide-book/low-cost-tracker-handling-information-book.md)
{% endhint %}

### Here, you can access and read the hardware datasheets.

{% hint style="info" %}
Level  Meter Data sheet\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/140/level-meter-full-device-guide-book/level-meter-handeling-information-book/level-meter-technical-specification](/level-meter-full-device-guide-book/level-meter-handeling-information-book/level-meter-technical-specification.md)
{% endhint %}

{% hint style="info" %}
Low Cost Tracker Data Sheet\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/140/low-cost-tracker-full-device-guide-book/low-cost-tracker-handling-information-book/low-cost-tracker-technical-specification](/low-cost-tracker-full-device-guide-book/low-cost-tracker-handling-information-book/low-cost-tracker-technical-specification.md)
{% endhint %}


---

# 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://docs.g-iot.io/introduction-to-giot-documentations.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.
