> 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-change-wireless-ssid-and-password-via-web-gui.md).

# DIR-X1860-How to change Wireless SSID and Password via Web GUI

{% 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/zgwhXHwHovbcV1c9wtt7" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Click Settings > Wireless

**Smart Connect** - Enable or disable the Smart Connect Feature. When enabled, only a\
few configuration options are available to simplify Configuration.\
**Wireless SSID** - Create a name for your wireless network using up to 32 characters.\
**Password** - Create a password for wireless security. Wireless clients will need to enter\
this password to successfully connect to the network.

<figure><img src="/files/SlTQaboq1sfUWJM8G0zl" 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-change-wireless-ssid-and-password-via-web-gui.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.
