# WiFi

1. In WiFi settings disable wireless if you do not plan to use it.

<figure><img src="/files/e7DTtXc0yZ0WTqRAEjGj" alt=""><figcaption></figcaption></figure>

If you plan to use WiFi to e.g. connect to the router for configuring it, then:

2. Change encription to WPA2-PSK.&#x20;
3. Select the country of installation.&#x20;
4. Change the default Key (12345678) to a new password.

   Use:

   ```
   Rasp4icu
   ```

<figure><img src="/files/YTkvBtguzdTxDhaldjKH" alt=""><figcaption></figcaption></figure>

5. Click "Next" to open RMS settings.


---

# 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://help.boomerang3.com/b3-sms-device-installation-manual/installation-procedures/router-setup/setup-wizard/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.
