> For the complete documentation index, see [llms.txt](https://docs.efento.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.efento.io/efento-cloud/readme.md).

# Welcome

Welcome to the **Efento Cloud Knowledge Library** - your go-to resource for guides, tutorials, and best practices on using Efento’s monitoring solutions. Here you’ll find step-by-step instructions, product updates, and expert tips to help you make the most of Efento Cloud. Whether you’re setting up your first sensors or optimising large-scale deployments, this library is designed to help you work smarter, faster, and with confidence.

* We encourage you to read this manual thoroughly to fully understand and leverage all the features of Efento Cloud.
* If you have any questions while using the platform, start by asking our AI assistant (Type your question into the search field in the page header and click **Ask**).
* If you can’t find an answer, our support team is ready to help at [help.efento.io](https://help.efento.io).

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting started</strong></td><td>All you need to know to set up your monitoring system</td><td><a href="/files/2iR6d3Hfhwpsj7g2C1XT">/files/2iR6d3Hfhwpsj7g2C1XT</a></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><strong>Adding devices</strong></td><td>How to quickly provision your Efento Bluetooth and NB-IoT devices</td><td><a href="/files/Lvwwdc97rJVwbOMR79hE">/files/Lvwwdc97rJVwbOMR79hE</a></td><td></td><td><a href="/pages/sDkcwrlfvTUd56dh21lF">/pages/sDkcwrlfvTUd56dh21lF</a></td></tr><tr><td><strong>Basics</strong></td><td>Basic features and configuration of Efento Cloud</td><td><a href="/files/hhch8J3jmBG2Ql0L20xt">/files/hhch8J3jmBG2Ql0L20xt</a></td><td></td><td><a href="/pages/aOjs4gC5WzIpifbjuGsn">/pages/aOjs4gC5WzIpifbjuGsn</a></td></tr><tr><td><strong>Advanced</strong></td><td>Advanced configuration of Efento Cloud platform available for Administrators and Mangers</td><td><a href="/files/AmwICxxqhYJ6Pmk9Btxl">/files/AmwICxxqhYJ6Pmk9Btxl</a></td><td></td><td><a href="/pages/dj9yV19miUKSvPuCxyq6">/pages/dj9yV19miUKSvPuCxyq6</a></td></tr><tr><td><strong>Integrations</strong></td><td>Learn how to integrate Efento Cloud with third party applications</td><td><a href="/files/I3tVHIZ5MLr72dvdfnjJ">/files/I3tVHIZ5MLr72dvdfnjJ</a></td><td></td><td><a href="/pages/rHRHICSWqfzZScrsKmJ2">/pages/rHRHICSWqfzZScrsKmJ2</a></td></tr><tr><td><strong>Documents</strong></td><td>Terms of use, SLA, privacy policy, compliance, etc.</td><td><a href="/files/5kbXLZBVoosxqeXE4yYD">/files/5kbXLZBVoosxqeXE4yYD</a></td><td></td><td><a href="/pages/IdruoV3mu86tQPZeq0hi">/pages/IdruoV3mu86tQPZeq0hi</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.efento.io/efento-cloud/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
