> For the complete documentation index, see [llms.txt](https://docs.songbookplus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.songbookplus.com/english/readme/nachsten-song-vorwahlen-ohne-den-aktuellen-song-zu-verlassen.md).

# Preselect the Next Song Without Leaving the Current Song

<figure><img src="/files/KkbkGFPasS4Syt0eTrW9" alt=""><figcaption><p>Preselect Song</p></figcaption></figure>

<img src="/files/Ggw6QZu0T1pzyC5HKKjY" alt="" data-size="line">When you press this button, a window with the same song list as in the main overview will appear.

<img src="/files/dTdvaLSs3JCD5Wb2e4iX" alt="" data-size="line">The currently playing song is marked in the list with green color and a play symbol.

<img src="/files/lyNUBVwPDzexVtrnZQTx" alt="" data-size="line">If a song is already preselected, it appears on the first line of the table and on the button in the toolbar. Additionally, it is marked in the list with blue color and a pause symbol.

<img src="/files/UDA9WUwJOYy4xPTzcNnN" alt="" data-size="line">When you select a song in the list, it will be preselected as the next song. The list closes, and the button in the toolbar shows the preselected song.

<img src="/files/PzLvBYnBfuiUraCV2qFO" alt="" data-size="line">Pressing this button will jump to the displayed, preselected song.

<img src="/files/QTL5DdKcREUEQLYq0aU8" alt="" data-size="line">Sorting, filtering, and selecting a playlist is also possible here.

<img src="/files/1XtwuKpIseUpwKSwHUeo" alt="" data-size="line">If you are in a playlist, you can toggle with this button between the playlist and the full list in order to preselect a song that does not belong to the current playlist.

{% hint style="info" %}
When you use playlists, opening a song automatically preselects the next song in the playlist. (This can be disabled upon request.)
{% endhint %}

{% hint style="info" %}
Depending on the settings, the preselected song can also be automatically opened after playing the current song.
{% endhint %}


---

# 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:

```
GET https://docs.songbookplus.com/english/readme/nachsten-song-vorwahlen-ohne-den-aktuellen-song-zu-verlassen.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.
