# Song Templates

Creative Library Templates are pre-designed song structures created by the community, serving as a foundation for music production. These templates include arrangements, instrumentation, and other key elements, allowing you to build upon existing frameworks.

## Browse Templates

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

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

## Collect Templates

* Uncollected templates are marked with a <kbd>+</kbd> icon. Click <kbd>+</kbd> to add the template to your collection.
* Collected but not downloaded templates are marked with a Download button. Click the button to download the template.
* Click the collected and downloaded templates to load the template project directly.


---

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