# 使用彩色标签

通过彩色标签，可以按照任何标准对歌曲进行分类，并可以在列表中一目了然地看到这些类别。

例如，这些标签可以用来记录歌曲的歌手或所需的乐器，或是在某个乐队中演奏此歌曲的信息。

在搜索框中，还可以根据标签进行过滤，并根据需要只显示包含至少一个或所有选定标签的歌曲。然后可以像往常一样在剩余的歌曲中进行搜索。

![Farbige Tags verwenden](/files/WWCdqZ4zERHlV7SOzdw4)


---

# 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.songbookplus.com/zhong-wen/readme/verwenden-von-farbigen-tags.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.
