# Song templates

<div align="left"><img src="/files/-MAZz0MNAzJd79uCcc_p" alt=""></div>

You can start a new song using a prefilled- or a common Pop-, Jazz-, or Blues template. Song templates may give you inspiration and a way to easily explore popular progressions.

**Access song templates** simply by tapping on [**"New song"**](/songwriting/start-new-song.md) in the sidebar menu.

{% hint style="info" %}
**This feature is available from app version 3.1.1**. Just update your app to get it.
{% endhint %}


---

# 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://guide.tonaly.app/songwriting/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.
