> 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/portugues/readme/gespielte-songs-markieren.md).

# Marcar músicas tocadas

O SongBook+ pode marcar as músicas que já foram tocadas. Assim, você pode facilmente reconhecer se já tocou a música durante uma apresentação.

As músicas marcadas como tocadas são exibidas com fonte cinza em vez de preta.

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

Para remover as marcações após o show, acesse o menu e utilize a função "Retirar o marcador das canções tocadas".

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

A configuração para ativar este recurso pode ser encontrada em "Outros".

Lá, você também pode definir a partir de quando o SongBook+ considera uma música como tocada. Pode ser uma duração mínima de tempo que a música estava aberta ou se a reprodução foi realmente iniciada.

Caso utilize o recurso adicional de que as músicas nunca são abertas, mas apenas a lista é exibida, a música já é considerada tocada ao tocar nela.

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

As músicas também podem ser alternadas individualmente entre tocadas e não tocadas, mantendo pressionado um pouco mais em cima da música até que o menu de contexto apareça e, em seguida, alternando lá.

<figure><img src="/files/9mDe8badpJlJ1XuyxXMS" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.songbookplus.com/portugues/readme/gespielte-songs-markieren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
