# Standalone mode

In standalone mode, Efento loggers measure and store data in their internal memory. Users can simply approach the device with a mobile phone or tablet to read the measurements or change the logger’s configuration.

To use the logger in standalone mode, the user must install the Efento mobile application from [**Google Play**](https://play.google.com/store/apps/details?id=pl.efento.cloud\&hl=en) or the [**App Store**](https://apps.apple.com/pl/app/efento/id6479740909).

After launching the app, select the **“Nearby devices”** mode to begin using the logger.

{% hint style="warning" %}
To use the mobile application with Efento loggers, you must grant permission for the app to use Bluetooth. **The app will request all required permissions during the first startup**. Without these permissions, the application will not be able to communicate with the devices.
{% 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.efento.io/efento-ble-loggers/using-loggers/standalone-mode.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.
