# Samples

Creative Library Samples are editable vocal/instrument clips created by the community, designed to streamline the process of music production. Each sample is a MIDI clip that includes lyrics, melody, and AI parameters.

## Browse Samples

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

* Click on the last icon from the Toolbar to open the Creative Library panel. Navigate to the <kbd>Sample Clips</kbd> tab in the Creative Library panel.
* By default, all community-made samples are displayed, sorted by the community list order. Click the sample picture to preview the sample sound.
* Use the Search bar to enter search mode and filter samples based on various criteria, including genre, duration, key, language, and BPM.
* Click on <kbd>My Collection</kbd> to view only the samples you’ve collected.

## Collect Samples

* Uncollected samples are marked with a <kbd>+</kbd> icon. Click <kbd>+</kbd> to add the sample to your collection.
* Collected but not downloaded samples are marked with a Download button. Click the button to download the sample.
* You can drag collected and downloaded samples directly into your project or click them to use.

<br>


---

# 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.acestudio.ai/creative-library/samples.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.
