# Repeat lines, loop parts

### ▶️ Repeat/loop a part

In your composition, tap on the part label (like: Chorus, Verse, Bridge, etc.).&#x20;

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

In the following overlay, tap on either plus ➕ or minus ➖ to increase or decrease the repeat amount of the entire part. This will loop all lines included in this part.&#x20;

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

### ▶️ Repeat/loop a single line

In your composition, tap on the repeat amount at the end of a line.&#x20;

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

In the following overlay, tap on either plus ➕ or minus ➖ to increase or decrease the repeat amount of the line. This will loop a single line.&#x20;


---

# 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/edit-song-structure/repeat-lines-loop-parts.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.
