# 分享播放列表（导出）

通过此功能，您可以导出现有的播放列表并将其传输到另一个 SongBook+。

播放列表将被导出为 .sbklist 文件，并且可以在目标 SongBook 中导入。

在导出时，您可以决定播放列表的导出范围：

* **仅歌曲引用：**\
  导出仅包含歌曲标题、代码和歌曲 "MIDI 转盘" 的设置。相应的歌曲必须已经在目标 SongBook+ 中存在。
* **歌曲数据不含文件**\
  导出也包含完整的歌曲数据（标题、艺术家、流派、打开/启动/停止/关闭时的动作）、记录的翻页、光标、注释等。
* **完整含关联文件**\
  导出包含如上所述的完整歌曲数据，并且还包括与之关联的所有文件，例如 PDF 文件、音频文件、Midi 文件、视频文件。

![Playliste teilen](/files/jG0DyrjfizhhveS1bGSf)


---

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