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

# Modelos de músicas

Os Modelos da Biblioteca Criativa são estruturas de músicas pré-desenhadas criadas pela comunidade, servindo como base para a produção musical. Esses modelos incluem arranjos, instrumentação e outros elementos-chave, permitindo que você construa sobre estruturas existentes.

## Explorar Modelos

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

* Clique no último ícone da Barra de ferramentas para abrir o painel da Biblioteca Criativa. Navegue até a <kbd>Modelos de músicas</kbd> separador no painel da Biblioteca Criativa.
* Por padrão, todos os modelos criados pela comunidade são exibidos, ordenados conforme a ordem da lista da comunidade. Clique na imagem do modelo para pré-visualizar o som do modelo.
* Use a barra de pesquisa para entrar no modo de busca e filtrar modelos com base em vários critérios, incluindo gênero, Duração:, tonalidade, idioma e BPM.
* Clique em <kbd>A Minha Coleção</kbd> para ver apenas os modelos que você coletou.

## Coletar Modelos

* Os modelos não coletados são marcados com um <kbd>+</kbd> ícone. Clique <kbd>+</kbd> para adicionar o modelo à sua coleção.
* Os modelos coletados, mas não baixados, são marcados com um botão Download. Clique no botão para baixar o modelo.
* Clique nos modelos coletados e baixados para carregar diretamente o Projeto do modelo.


---

# 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-pt/biblioteca-criativa/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.
