# Mark Played Songs

SongBook+ can mark songs that have already been played. This way, during a performance, you can easily see if you have already played the song.

Songs marked as played are displayed in gray instead of black text.

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

To remove the markings after the concert, access the "Remove Played Song Marks" function in the menu.

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

The setting to activate this feature can be found under "Other."

Here you can also set when SongBook+ considers a song as played. This can be a minimum duration the song was open, or whether playback actually started in the song.

If you are also using the feature where songs are never opened but only the list is displayed, the song is considered played as soon as it is tapped.

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

Songs can also be individually toggled between played and not played by pressing the song for a bit longer until the context menu appears, and then switching it there.

<figure><img src="/files/uo4yt7NcUR3EhE4iIwhJ" 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://docs.songbookplus.com/english/readme/gespielte-songs-markieren.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.
