> 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-1253/faqs.md).

# FAQs

- [How to setup AP mode for D-Link DIR-1253/DIR-835M](https://support.dlink.com.sg/consumer/wi-fi-router/dir-1253/faqs/how-to-setup-ap-mode-for-d-link-dir-1253-dir-835m.md): D-Link DIR-1253/DIR-835M Access Point (AP) Mode allows a device to create a new Wi-Fi network by connecting to a wired router, enabling wireless devices to access the internet.
- [How to set the D-Link DIR-1253/DIR-835M as Repeater mode](https://support.dlink.com.sg/consumer/wi-fi-router/dir-1253/faqs/how-to-set-the-d-link-dir-1253-dir-835m-as-repeater-mode.md): D-Link DIR-1253/DIR-835M Wireless Repeater Mode extends the coverage of an existing Wi-Fi network by receiving and retransmitting the signal to reach areas with weak or no connection..
- [How to setup Easymesh mode for  D-Link DIR-1253/DIR-835M](https://support.dlink.com.sg/consumer/wi-fi-router/dir-1253/faqs/how-to-setup-easymesh-mode-for-d-link-dir-1253-dir-835m.md): D-Link DIR-1253/DIR-835M Easymesh Mode allows multiple routers to work together under one unified Wi-Fi network, providing seamless coverage and automatic device roaming throughout your home or office


---

# 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-1253/faqs.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.
