> 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/samples.md).

# 素材

创意社区素材是由社区创建的可编辑人声/乐器片段，旨在简化音乐制作流程。每个素材都是一个包含歌词、旋律和 AI 参数的 MIDI 片段。

## 浏览素材

<figure><img src="/files/22e569448bef850e2c2a30b6ad58b7d9f1033dcd" alt="" width="518"><figcaption></figcaption></figure>

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

## 收藏素材

* 未收藏的素材会标记为一个 <kbd>+</kbd> 图标。点击 <kbd>+</kbd> 可将素材添加到你的收藏中。
* 已收藏但未下载的素材会标记为 Download 按钮。点击该按钮即可下载素材。
* 你可以将已收藏并已下载的素材直接拖入工程，或点击使用。

<br>


---

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