# How to Set Up and Configure Your Edge Device

1. **Add Device:** On the app homepage, click the "Add Device" button.\ <img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXf1nATV-Uu9yA9nR8Ky_T5SRtB5h0gwpQXZ1f5rx9l3zwjcK_F2ukjeVCxgz7OOcBRPeZB2YibdG-9lf9Fq5iZ_7RnbqellCdFfWgr5AQQ6fA38CdtQW_Jr-lOurXPabdT_DKX9LE-Cd05FfAmEK9NMxw7R?key=OSwKARTQhGacxr3HUK0aTA" alt="" data-size="original">
2. **Enable Bluetooth:** Turn on Bluetooth on your mobile device.
3. **Pair Device:** Follow the on-screen instructions to pair your Aethir Edge device via Bluetooth.\
   ![](https://lh7-us.googleusercontent.com/docsz/AD_4nXcUr0FdDtXAy6g8GzVGJ-FeRdKuQpi8mMlCTkzWjxeeKfVBEX-zJaAjP5DMCT3MTqmx1LBVGgomjfLN4c8oUhbcGs_fXhUDzyPSkNXLThpVguTk0GoxwBSncbeNOobP8HKsoF4955eYWXy_Gg7HF9kwg1CL?key=OSwKARTQhGacxr3HUK0aTA)
4. **Choose Network Configuration:** Select either "Wired" or "Wireless" network connection.
   * **Wired:** Connect the network cable and configure the IP address if needed.
   * **Wireless:** Select your Wi-Fi network and enter the password.
5. **Bind Device:** Scan the QR code on the Edge device's screen and enter the verification code displayed in the app.\
   ![](https://lh7-us.googleusercontent.com/docsz/AD_4nXcBGOIYl2gDWbh3gdENa0tz3WO_lro_tgXHwb62gakXORYFz_vemyBk23TuUU7mK_7D9dY6EK6zApsMCp127Dw0FUSgyAVl4EbEdidT3OWl-E-xII3YGrjX1lV49HVED0hhUvAjaTdMgt4rKZRGCUSoZnGZ?key=OSwKARTQhGacxr3HUK0aTA)

A success message will confirm the setup, and the device status will update to "Connected." If you encounter any issues, refer to the troubleshooting tips or contact customer support through the app. You can also modify network settings or re-pair your device if necessary.


---

# 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.myedge.io/user-guides/how-to-set-up-and-configure-your-edge-device.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.
