# Post-Configuration and Automatic Network Check

After completing the configuration process, the device will automatically reboot. Upon startup, the Mago Essential software will **launch automatically**.

If the device **does not detect a network connection**, it will display a QR code on screen. Scanning this QR code with a phone or laptop will allow you to quickly set up a Wi-Fi connection to restore network access.

{% stepper %}
{% step %}

### Connect to the WiFi hotspot

Scan the QR code, or manually connect to the WiFi hotspot using the WiFi SSID and Password displayed on the screen.

<figure><img src="/files/N11Omhj7WFEkgeBEb8Wc" alt=""><figcaption><p>Mago Essential up to <strong>version 6.x</strong></p></figcaption></figure>

<figure><img src="/files/uRSxd4smvZmT1Q5VYQ8N" alt=""><figcaption><p>Mago Essential from <strong>version 7.x</strong></p></figcaption></figure>
{% endstep %}

{% step %}

### Access the configuration URL

Scan the second QR code, or manually browse the URL displayed on the screen.

<figure><img src="/files/ap64bEqFtQFwnXkVDi9s" alt=""><figcaption><p>Mago Essential up to <strong>version 6.x</strong></p></figcaption></figure>

<figure><img src="/files/7alIn921VsLL0B7RTALv" alt=""><figcaption><p>Mago Essential from <strong>version 7.x</strong></p></figcaption></figure>
{% endstep %}

{% step %}

### Select a WiFi network

On your phone or laptop, wait for the list of available Wi-Fi networks to appear. Select your desired Wi-Fi network and enter the password, if required. Then tap or click “Connect”. Mago Essential will attempt to connect to the selected network. Once connected successfully, the Wi-Fi setup prompt will disappear, and Mago Essential will resume normal operation.

<figure><img src="/files/w4EWaKfJBscniZu9ogn9" alt=""><figcaption></figcaption></figure>
{% 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://kb.mago.io/mago-essential/setup-guide/post-configuration-and-automatic-network-check.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.
