# Setup wizard

1. Connect Ethernet cable between the router and the PC. The Ethernet port must be set to use DHCP.&#x20;
2. Run a web browser like Edge or Chrome.
3. Enter the default router IP address 192.168.1.1.
4. Use the default credentials shown on the router's label.
5. The form will be opened to define a new password. Enter a new password. Use:

```
Rasp4icu
```

6. Click "Next" to go to [General](/b3-sms-device-installation-manual/installation-procedures/router-setup/setup-wizard/general.md).


---

# 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.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.
