> For the complete documentation index, see [llms.txt](https://wiki.inels.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.inels.com/inels-home/inels-wireless/devices/system-units/elan-204/how-to-use-elan-rf-204.md).

# How to Use eLAN-RF-204

1. Connect the device to power – eLAN will start automatically.&#x20;
2. After powering on (white LED), connect to its WiFi network eLAN-204\_SN.&#x20;
3. Open a browser and go to [http://192.168.1.1](http://192.168.1.1/) to set up connection to your home WiFi network.&#x20;
4. Configuration can be done:&#x20;

* directly via the web interface, or&#x20;
* through the app after device connection.&#x20;

5. In the app:&#x20;

* Log in to your cloud account.&#x20;
* Add the gateway by IP address or use the network scan feature.&#x20;
* The gateway will automatically connect to the cloud.&#x20;

6. You can now create a configuration or use a preset one from the web.&#x20;

* Control is possible both locally and remotely via the cloud.&#x20;
* The inels.cloud portal can also be used.&#x20;


---

# 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://wiki.inels.com/inels-home/inels-wireless/devices/system-units/elan-204/how-to-use-elan-rf-204.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.
