# Configuration with Efento Cloud

To configure the Efento LTE Gateway to send data to Efento Cloud, use the **free Efento mobile application for Android or iOS**.

{% stepper %}
{% step %}

### Place the gateway in its location

Place the gateway in its installation location.

{% hint style="info" %}
**Ensuring Good Signal Conditions**

To ensure optimal Bluetooth communication performance, consider the following recommendations when selecting the installation site for the gateway:

* Place the gateway in an open area, at least 1 meter above the ground.
* Avoid installing the gateway close to corners, or large metal surfaces that may block or reflect Bluetooth signals.
* Keep the gateway away from sources of electromagnetic interference such as Wi-Fi routers or industrial equipment.
* Avoid placing the gateway inside cabinets, enclosures, or behind objects that may reduce signal strength.
* If multiple gateways are used, maintain sufficient spacing between them to minimize mutual interference.
* After installation, verify Bluetooth signal quality and communication stability with all connected devices to confirm proper operation.
  {% endhint %}
  {% endstep %}

{% step %}

### Run the mobile application

Download Efento mobile application for [Android](https://play.google.com/store/apps/details?id=pl.efento.cloud\&hl=en) or for [iOS](https://apps.apple.com/pl/app/efento/id6479740909). Select the option to use the mobile application with Efento Cloud and sign in to your Efento account. If you don't have an account yet, please create one before proceeding.
{% endstep %}

{% step %}

### Navigate to *Add Gateway*

From the main menu (three lines in the upper right corner), select **Organization settings > Add sensors > Bluetooth Low Energy** and tap on ***Add gateway**.*
{% endstep %}

{% step %}

### Follow the instructions on the screen

The gateway provisioning process in the mobile application has been designed for maximum simplicity and ease of use.\
Follow the on-screen instructions carefully to complete the gateway configuration.
{% endstep %}
{% endstepper %}


---

# 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-gateways/lte-gateway/configuration-with-efento-cloud.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.
