# WiFi

In the WiFi Settings, the display varies based on the connection method. By default, if the device is connected via Ethernet, it will show "Virtual Wire" mode. However, for Pico and Mini with AP route and Pico with relay mode, these options will only appear when a WiFi dongle is connected. The Air model will directly display and allow the settings for relay mode, USB mode, and AP route are similar.

<mark style="color:red;">**Notice: When using DeeperWiFi for the first time, the default transmitted signal is 5Ghz. If your computer or mobile phone cannot find deeperwifi-xxxx, please use a computer or mobile phone that supports 5Ghz signals to search.**</mark>

### Virtual Wire Mode:

<figure><img src="https://lh5.googleusercontent.com/reYewa2MF_sLFrlU0YHcNqEqNYvejNrXYZpq-j3B2Ik8sDUFkX34c_Y3Kv1Uj5sYBxXD4qAoKC3KUx1Q6oebaLmOfpv0KQ6ikuld7Xm36ip_xd3wG7j4tzj_P9rEpRHlUbSdOqdZGSJjSZ_pWVj9Jd0" alt=""><figcaption></figcaption></figure>

Under this mode, the page will display the connection status.

### AP Route Mode:

<figure><img src="https://lh5.googleusercontent.com/tP5iUOFROJIwnVjIOY6Hwtd-TvPT0AXpOObsZDYXCOoYzmYRenhgG98NyxOfPRrTvojapT79gUvJPbdmiLEbxZQnBrITZyf0u9aatTCJmC3ZjweqiNk9q4pGiMrjYrzQN0ENkzZBocBmk3op_txmxBQ" alt=""><figcaption></figcaption></figure>

Section 1: Displays the DHCP address information assigned by the upstream router.

Section 2: Provides the option to modify the Deeper WiFi information. Please note that the WiFi SSID should not contain special characters, and the WiFi password should be within 12 characters without any special characters.

### Relay Mode:

<figure><img src="https://lh5.googleusercontent.com/HHDsAxkan4TThJtqmZtfqqIC6MXVMNn3L4KHp8ddS_QUWcuJMO1AKCgdBG0UOmcUkaiL-x3WsU-uRvk841khXWRr9EMy6NrAcbhchk8InKZxIyOygFjgB4B2Rnzg538mpPbUICeffTDjvMzECl6KyD4" alt=""><figcaption></figcaption></figure>

Section 1: Displays the information of the upstream WiFi signal that the Deeper WiFi is connected to, along with the assigned IP information.

Section 2: Allows scanning of nearby WiFi signals that Pico can connect to.

Section 3: Provides the option to modify the Deeper WiFi information. Please note that the WiFi SSID should not contain special characters, and the WiFi password should be within 12 characters without any special characters.


---

# 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://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/atom-os-functions/dashboard/wifi.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.
