# How to Setup my D-Link DIR-BE3602 router via the Web Interface?

You can set up your D-Link **DIR-BE3602** router using any web browser on your computer, smartphone, or tablet.&#x20;The Web Interface allows you to configure your Internet connection, Wi-Fi name, and password easily without using any app.

{% stepper %}
{% step %}
**Connect to the Router**

* Power on your router and wait for the LED indicator to turn solid
* Connect your computer or mobile device to the router:
  * Via **Wi-Fi**. Use the default **SSID** and **Wi-Fi password** printed on the sticker at the bottom of the router
  * Via **Ethernet**. Plug your computer into one of the router’s LAN ports using a network cable
    {% endstep %}

{% step %}
**Open the Web Interface**

* Open a **web browser** (Chrome, Edge, Firefox, or Safari)
* Type **192.168.0.1** or **<http://dlinkrouter.local>** in the address bar and press Enter
* The **Setup Wizard** page will appear automatically when you first log in
* If prompted, create a new **admin password** for your router
  {% endstep %}

{% step %}
**Follow the Setup Wizard**

The Setup Wizard will guide you through several steps:

* **Internet Connection Setup**
  * The router will automatically detect your Internet connection type (Dynamic IP, PPPoE, Static IP, etc.)
  * If not detected, select your connection type manually and enter the required details provided by your Internet Service Provider (ISP)

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

* **Wi-Fi Settings**
  * Enter your preferred **Wi-Fi name (SSID)** and **Wi-Fi password**
  * You can enable **Wi-Fi Band Steering** to combine 2.4GHz and 5GHz under one SSID, or disable it to name each band separately

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

* **Admin Password Setup**
  * Create a strong password to protect your router’s web interface
* **Time Zone**
  * Select your correct time zone for accurate system logs and scheduled operations
    {% endstep %}

{% step %}
**Save and Reboot**

* Review your settings on the summary page
* Click **Save** or **Apply**
* The router will reboot and apply your new settings
  {% endstep %}

{% step %}
**Connect to Your New Wi-Fi Network**

Once the router restarts:

* Reconnect your devices using the new **Wi-Fi name** and **password** you created
* You can now access the Internet and manage settings anytime via **<http://dlinkrouter.local>**
  {% 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://support.dlink.com.sg/consumer/wi-fi-7-multi-gigabit-router/dir-be3602/faqs/how-to-setup-my-d-link-dir-be3602-router-via-the-web-interface.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.
