# 功能描述

- [MCP](https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/mcp.md)
- [自动刮削](https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/zi-dong-gua-xiao.md)
- [手动刮削](https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/shou-dong-gua-xiao.md)
- [音乐收藏与播放](https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/yin-yue-shou-cang-yu-bo-fang.md): Open Subsonic 协议的播放服务器。登录的 host 是站点 ip:8002, 账号密码在后台管理里subsonic 用户中查看并修改。
- [后台刮削](https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/hou-tai-gua-xiao.md): 自动对新添加进文件夹的音乐自动刮削后整理归档到目录中。
- [基本设置](https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/ji-ben-she-zhi.md)
- [小爱音箱](https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/xiao-ai-yin-xiang.md): 使用小爱音箱播放局域网内的音乐，支持歌曲和播放列表点歌。
- [网盘音乐](https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/wang-pan-yin-yue.md): 播放和管理网盘音乐
- [智能歌单](https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/zhi-neng-ge-dan.md): 音乐收藏-智能歌单
- [音乐去重](https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/yin-yue-qu-zhong.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://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu.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.
