# 配置中心

- [订阅配置](https://docs.aptvapp.com/config/ding-yue-pei-zhi.md): 支持m3u链接和txt链接
- [本地配置](https://docs.aptvapp.com/config/ben-di-pei-zhi.md): 添加本地的m3u文件和txt文件
- [空白配置](https://docs.aptvapp.com/config/kong-bai-pei-zhi.md): 用于添加单个频道
- [聚合配置](https://docs.aptvapp.com/config/ju-he-pei-zhi.md): 该配置可以将一个或多个配置合并成一个，并且会自动将相同名称的频道进行合并


---

# Agent Instructions: 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://docs.aptvapp.com/config.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.
