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

# Muestras

Las Muestras de la Biblioteca Creativa son clips vocales/instrumentales editables creados por la comunidad, diseñados para agilizar el proceso de producción musical. Cada muestra es un Clip MIDI que incluye Letras, melodía y Parámetros de IA.

## Explorar Muestras

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

* Haz clic en el último icono de la barra de herramientas para abrir el panel de la Biblioteca Creativa. Ve a la <kbd>Clips de muestra</kbd> pestaña del panel de la Biblioteca Creativa.
* De forma predeterminada, se muestran todas las muestras creadas por la comunidad, ordenadas según el orden de la lista de la comunidad. Haz clic en la imagen de la muestra para previsualizar su sonido.
* Usa la barra de búsqueda para entrar en el modo de búsqueda y filtrar muestras según distintos criterios, incluidos género, Duración:, tonalidad, idioma y BPM.
* Haz clic en <kbd>Mi colección</kbd> para ver solo las muestras que has recopilado.

## Recopilar muestras

* Las muestras no recopiladas se marcan con un <kbd>+</kbd> icono. Haz clic en <kbd>+</kbd> para añadir la muestra a tu colección.
* Las muestras recopiladas pero no descargadas se marcan con un botón de descarga. Haz clic en el botón para descargar la muestra.
* Puedes arrastrar las muestras recopiladas y descargadas directamente a tu Proyecto o hacer clic en ellas para usarlas.

<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-es/biblioteca-creativa/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.
