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

# 샘플

크리에이티브 라이브러리 샘플은 커뮤니티가 만든 편집 가능한 보컬/악기 클립으로, 음악 제작 과정을 간소화하도록 설계되었습니다. 각 샘플은 가사, 멜로디, AI 매개변수를 포함한 MIDI 클립입니다.

## 샘플 둘러보기

<figure><img src="/files/665c47b9203d687098abb7fccac424523def8c3d" alt="" width="518"><figcaption></figcaption></figure>

* 툴바의 마지막 아이콘을 클릭하여 크리에이티브 라이브러리 패널을 엽니다. 다음으로 이동합니다. <kbd>샘플 클립</kbd> 크리에이티브 라이브러리 패널의 탭입니다.
* 기본적으로 커뮤니티에서 제작한 모든 샘플이 커뮤니티 목록 순서대로 표시됩니다. 샘플 이미지를 클릭하면 샘플 사운드를 미리 들어볼 수 있습니다.
* 검색창을 사용해 검색 모드로 들어가고 장르, 지속시간:, 키, 언어, BPM 등 다양한 기준으로 샘플을 필터링합니다.
* 클릭합니다 <kbd>내 컬렉션</kbd> 수집한 샘플만 보려면

## 샘플 수집

* 수집하지 않은 샘플에는 <kbd>+</kbd> 아이콘이 표시됩니다. 클릭 <kbd>+</kbd> 하여 샘플을 컬렉션에 추가합니다.
* 컬렉션에 추가되었지만 다운로드되지 않은 샘플에는 다운로드 버튼이 표시됩니다. 버튼을 클릭하여 샘플을 다운로드합니다.
* 수집했으며 다운로드한 샘플은 프로젝트에 직접 드래그하거나 클릭하여 사용할 수 있습니다.

<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-ko/creative-library/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.
