# Using loggers

- [Using loggers with Efento Cloud](https://docs.efento.io/efento-ble-loggers/using-loggers/using-loggers-with-efento-cloud.md)
- [Standalone mode](https://docs.efento.io/efento-ble-loggers/using-loggers/standalone-mode.md)
- [Loggers list](https://docs.efento.io/efento-ble-loggers/using-loggers/standalone-mode/loggers-list.md)
- [Reading data from the logger memory](https://docs.efento.io/efento-ble-loggers/using-loggers/standalone-mode/reading-data-from-the-logger-memory.md)
- [Logger settings](https://docs.efento.io/efento-ble-loggers/using-loggers/standalone-mode/logger-settings.md)
- [Batch actions](https://docs.efento.io/efento-ble-loggers/using-loggers/standalone-mode/batch-actions.md)
- [Mobile app settings](https://docs.efento.io/efento-ble-loggers/using-loggers/standalone-mode/mobile-app-settings.md)
- [Special settings by sensor type](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type.md)
- [Low / high temperature (Pt100/ Pt1000/Pt...)](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/low-high-temperature-pt100-pt1000-pt....md)
- [Thermocouples](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/thermocouples.md)
- [Binary input (open / close or OK / Alarm)](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/binary-input-open-close-or-ok-alarm.md)
- [Pulse counters](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/pulse-counters.md)
- [Soil moisture sensor](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/soil-moisture-sensor.md)
- [Light sensor](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/light-sensor.md)
- [Atmospheric pressure sensor](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/atmospheric-pressure-sensor.md)
- [Motion Sensor](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/motion-sensor.md)
- [Water leak sensor](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/water-leak-sensor.md)
- [4-20 mA / 0-10 V analog loggers](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/4-20-ma-0-10-v-analog-loggers.md)
- [CO2 sensor](https://docs.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/co2-sensor.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://docs.efento.io/efento-ble-loggers/using-loggers.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.
