> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-zh/chuang-yi-she-qu/song-templates.md).

# 歌曲模板

创意社区模板是由社区预先设计的歌曲结构，作为音乐制作的基础。这些模板包含编曲、配器和其他关键元素，方便你在现有框架上继续创作。

## 浏览模板

<figure><img src="/files/67721e760a0c7dfc10bcbf67f803da7259cb80df" alt="" width="518"><figcaption></figcaption></figure>

* 点击工具栏中的最后一个图标以打开创意社区面板。前往 <kbd>歌曲模板</kbd> 选项卡。
* 默认情况下，会显示所有社区制作的模板，并按社区列表顺序排序。点击模板图片即可预览模板音频。
* 使用搜索栏进入搜索模式，并按多种条件筛选模板，包括曲风、音符时长、调性、语言和 BPM。
* 点击 <kbd>我的收藏</kbd> 仅查看你已收藏的模板。

## 收藏模板

* 未收藏的模板会标记为一个 <kbd>+</kbd> 图标。点击 <kbd>+</kbd> 用于将模板添加到你的收藏中。
* 已收藏但未下载的模板会标记为“下载”按钮。点击该按钮即可下载模板。
* 点击已收藏且已下载的模板，可直接加载该模板工程。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-zh/chuang-yi-she-qu/song-templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
