# Practice loop with tempo increase

Loop selected measures with gradually increasing tempo! This is perfect for practicing exercises or difficult passages - start slow and build up speed progressively with each repetition.

Select the bars to be looped, then choose **Practice selected bars...** in the bar popup menu:

<figure><img src="/files/R6OPTPzYkkrJwVyfjO1V" alt=""><figcaption></figcaption></figure>

Then you need to setup the loop parameters:

<figure><img src="/files/sXKIjIbQgJNzbJadcW1b" alt=""><figcaption></figcaption></figure>

Adjust the start/final tempo and the number of loops, then click on **Create Song.**

You're ready to play the song and start practicing! You can save this practice song if you want to reuse it.

<figure><img src="/files/e21mjFtjV4JOqQxSqLdY" alt=""><figcaption></figcaption></figure>


---

# 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://jjazzlab.gitbook.io/user-guide/tools/practice-loop-with-tempo-increase.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.
