# 播放列表

SongBook+ 可以显示所有可用歌曲的完整列表或仅包含部分歌曲的播放列表。

什么是 SongBook+ 中的播放列表？

* 播放列表可以有任意名称
* 播放列表包含来自完整列表的**歌曲引用**。
* 一首歌可以被加入多个播放列表。
* 一个播放列表可以多次包含同一首歌。
* 播放列表中的歌曲采用“拖放”手动排序。
* 但是，也可以根据某个特定标准（例如，按标题）对当前播放列表中的歌曲进行排序，而不是手动排序。
* 新加入播放列表的歌曲将插入到列表末尾。

{% hint style="info" %}
**注意：**

如果选择了播放列表，则“编辑”按钮不再用于编辑歌曲详细信息，而是用于编辑播放列表的内容！
{% endhint %}

以下页面将说明如何在 SongBook+ 中使用播放列表。


---

# 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/playlisten.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.
