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

# Plantillas de canciones

Las Plantillas de la Biblioteca Creativa son estructuras de canciones prediseñadas creadas por la comunidad, que sirven como base para la producción musical. Estas plantillas incluyen arreglos, instrumentación y otros elementos clave, lo que te permite construir sobre marcos existentes.

## Explorar plantillas

<figure><img src="/files/a4b33236fa4f42b97ad3ea469cd6253aba4d7c66" 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>Plantillas de canciones</kbd> pestaña del panel de la Biblioteca Creativa.
* De forma predeterminada, se muestran todas las plantillas creadas por la comunidad, ordenadas según el orden de la lista de la comunidad. Haz clic en la imagen de la plantilla para previsualizar su sonido.
* Usa la barra de búsqueda para entrar en el modo de búsqueda y filtrar plantillas 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 plantillas que has recopilado.

## Recopilar plantillas

* Las plantillas no recopiladas están marcadas con un <kbd>+</kbd> icono. Haz clic en <kbd>+</kbd> para añadir la plantilla a tu colección.
* Las plantillas recopiladas pero no descargadas están marcadas con un botón Descargar. Haz clic en el botón para descargar la plantilla.
* Haz clic en las plantillas recopiladas y descargadas para cargar directamente el Proyecto de la plantilla.


---

# 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/song-templates.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.
