> For the complete documentation index, see [llms.txt](https://wiki.teapotium.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.teapotium.com/luci-app/luci-app-adguardhome.md).

# luci-app-adguardhome

{% hint style="info" %}
安装本插件前需要先安装adguardhome
{% endhint %}

ADGuardHome的luci控制界面，帮助用户更加简单地在openwrt上使用DNS服务。

{% embed url="<https://github.com/rufengsuixing/luci-app-adguardhome>" %}

ADGuardHome是一个DNS服务器，可通过控制DNS请求的方式提供去广告，拦截追踪器，拦截钓鱼网站，按规则分流DNS请求，并发解析等功能，同时提供了一个漂亮的网页端管理面板，可以直观的显示DNS请求日志。

{% embed url="<https://adguard.com/zh_cn/adguard-home/overview.html>" %}


---

# 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:

```
GET https://wiki.teapotium.com/luci-app/luci-app-adguardhome.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
