# Playlisten

SongBook+ może wyświetlać albo całą listę wszystkich dostępnych utworów, albo playlisty, które zawierają tylko część utworów.

Czym są playlisty w SongBook+?

* Playlisten mają dowolną nazwę
* Playlisten zawierają **odniesienia do utworów** z listy głównej.
* Utwór może być dodany do wielu playlist.
* Playlista może zawierać ten sam utwór wielokrotnie.
* Utwory w playlistach są sortowane ręcznie za pomocą „drag and drop“.
* Możliwe jest jednak, aby utwory znajdujące się obecnie na playliście były sortowane według określonego kryterium (np. według tytułu), zamiast robić to ręcznie.
* Nowo dodane utwory do playlist są wstawiane na końcu listy.

{% hint style="info" %}
**Uwaga:**

Jeśli wybrana jest playlista, przycisk „Edytuj” nie będzie służył do edycji szczegółów utworu, lecz do edycji zawartości playlisty!
{% endhint %}

Na kolejnych stronach wyjaśniono, jak korzystać z playlist w SongBook+.


---

# 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/polski/readme/playlisten.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.
