# 4.1 Connect to Router

Connect the AC plug on the PoE injector to the electrical outlet. The router will take 2\~3 minutes to boot up.&#x20;

Use a phone or computer to join the open WiFi hotspot **Outdoor-WiFi-xxx** or connect the computer to the LAN port on the PoE injector.

The **-V4** WiFi hotspot is on 2.4GHz, and the **-V5** hotspot is on 5.8GHz.&#x20;

After connecting with Wi-Fi or Ethernet, open a web browser, enter the router IP \
🔗 <http://192.168.30.1> on the address bar.&#x20;

The default setting has no password. Click the ***Login*** button to access the router's admin panel.

<figure><img src="/files/jjCEydZfzjibFMaE2qZo" alt=""><figcaption><p>EZR34T-5G - Login Admin Panel</p></figcaption></figure>

{% hint style="info" %}
If unable to access it, please change a web browser and check the Wi-Fi or Ethernet connection. You can clean the web browser's cache and try again.

Make sure the phone or computer has turned on DHCP mode.

The default URL prefix is **http\://** instead of https\://.
{% endhint %}


---

# 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://ezr34t.router.works/manual/firmware/4.1-connect-to-router.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.
