> 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/welcome-to-d-link-support.md).

# Welcome to D-Link Support

## Getting started

{% hint style="danger" %}

### 🚧 **Support Website Upgrade in Progress** 🚧&#x20;

#### We’re currently upgrading our Support Website to serve you better. During this process, some product models may not appear in the search results.<br>

#### 👉 If you cannot find your model, please fill us at ➡️  [Tech Support](https://www.dlink.com.sg/pages/tech-support)<br>

#### Thank you for your patience and understanding.

{% endhint %}

## **✨ Finding help is now even easier!**

Just tap the **Ask** button <img src="/files/focJnEndQ5p1LWe8LPoF" alt="" data-size="line"> in the top search bar — it will quickly guide you to the right answers, guides, or downloads available.

## Explore our resources

We've put together a variety of helpful guides and links to support you.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>For Consumer</strong></td><td>Browse D-Link Consumer Products updates and documentation.</td><td><a href="/spaces/AsNvP4j1V0u2MDOjtqo2">/spaces/AsNvP4j1V0u2MDOjtqo2</a></td><td></td></tr><tr><td><strong>For Business</strong></td><td>Browse D-Link Business Range of support available to get help and started.</td><td><a href="/spaces/IcQ2ZX7oJ86Yd4idZyaf">/spaces/IcQ2ZX7oJ86Yd4idZyaf</a></td><td></td></tr><tr><td><strong>24x7 Live Chat</strong></td><td>We provide 24x7 LiveChat with AI Local Languages Support</td><td><a href="https://www.dlink.com.sg/">https://www.dlink.com.sg/</a></td><td></td></tr><tr><td><strong>24x7 Hotline</strong></td><td>Preferred to call? We are always available to assist.</td><td><a href="https://www.dlink.com.sg/pages/contact">https://www.dlink.com.sg/pages/contact</a></td><td></td></tr></tbody></table>


---

# 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/welcome-to-d-link-support.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.
