> 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-d-link-wi-fi-app.md).

# DIR-X1860-How to setup Internet via D-Link Wi-Fi app

{% stepper %}
{% step %}

### Download Mydlink App from Play/App Store

{% endstep %}

{% step %}

### Open the app and allow device’s location

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

{% endstep %}

{% step %}

### Mydlink app will automatically scan your router&#x20;

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

{% endstep %}

{% step %}

### Follow the on-screen instructions

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

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

{% endstep %}

{% step %}
Connect your mobile device to the default SSID of the router and key in the wifi\
Password.

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

{% endstep %}

{% step %}

### Once connected, a Welcome screen will show up. Click on “Login to Manage” button

<figure><img src="/files/9LT0iI6NPaLFNoGHHo9h" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Enter Device Admin Password and hit OK (Note: If this is your 1st time logging in and no connection has been established, log in using the password shown on the device label\
or Quick Install Guide)

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

{% endstep %}

{% step %}

### Testing Internet Speed

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

{% endstep %}

{% step %}

### Create your WiFi Network. You can now create your desired wifi SSID and Password

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

{% endstep %}

{% step %}

### Install Updates. You may select either Automatically or Manually

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

{% 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-d-link-wi-fi-app.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.
