> 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="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2Fgit-blob-cc89b8a7ed9cc72e23d9a60d59b3ca3de6a0f1a9%2Fsample_lib.png?alt=media" alt="The Sample Clips tab of the Creative Library."><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.
