> For the complete documentation index, see [llms.txt](https://mcreadme.gitbook.io/mc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mcreadme.gitbook.io/mc/base.md).

# 菜单简介

- [顶部功能](https://mcreadme.gitbook.io/mc/base/home.md): 基础信息展示、配置文件切换
- [订阅管理](https://mcreadme.gitbook.io/mc/base/subscribe.md): 配置文件订阅/更新/删除
- [DNS设置](https://mcreadme.gitbook.io/mc/base/dns.md): 自定义DNS设置
- [自定规则](https://mcreadme.gitbook.io/mc/base/custom.md): 快捷添加自定义规则
- [访问控制](https://mcreadme.gitbook.io/mc/base/control.md): 设定局域网内设备是否经过MC
- [高级设置](https://mcreadme.gitbook.io/mc/base/other.md): 插件/内核/代理设置
- [附加功能](https://mcreadme.gitbook.io/mc/base/other-1.md): 组件更新/备份与排障


---

# 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://mcreadme.gitbook.io/mc/base.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.
