> For the complete documentation index, see [llms.txt](https://support.dlink.com.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.dlink.com.sg/consumer/wi-fi-router/dir-x1860/faqs/dir-x1860-how-to-setup-internet-via-web-gui-wizard.md).

# DIR-X1860-How to setup Internet via Web GUI Wizard

{% stepper %}
{% step %}

### Connect your device to the Wi-Fi of the DIR-X1860 router.

{% endstep %}

{% step %}
Launch a browser and enter <http://dlinkrouter.local./> or <http://192.168.0.1> then press\
enter
{% endstep %}

{% step %}
Enter your administrator password. (Note: If you have not changed the default password,\
leave this field blank)

{% endstep %}

{% step %}

### Click Login.

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

{% endstep %}

{% step %}

### Setup Wizard comes up as the router’s home page

{% endstep %}

{% step %}
Wait until it detects your Internet connection type (or choose it manually, if you have your\
Internet Settings from your Internet Service Provider)

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

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

* If the router detected a or you selected PPPoE Internet type, key in your PPPoE\
  username and password. (Note: If you do not have this information, please\
  contact your ISP). Click Next to continue

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

* If the router detected a or you selected Static internet Type, enter the IP and\
  DNS settings supplied by your ISP. (Note: If you do not have this information,\
  please contact your ISP). Click Next to continue.

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

{% endstep %}

{% step %}
Continue with the Wizard by following the On-screen instructions until you complete the\
process

{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.dlink.com.sg/consumer/wi-fi-router/dir-x1860/faqs/dir-x1860-how-to-setup-internet-via-web-gui-wizard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
