# Playing "Jingles"

Jingles are frequently needed, short audio files that can be played quickly and easily at any time.

You can access these either through the menu or through configurable gestures, foot pedals, or actions on function buttons.

Audio files (mp3, wav, aiff, m4a) that start with "SB-Jingle-" are recognized by the Jingle function and appear alphabetically sorted in a submenu "Jingles" under the "..." button.

![Accessing Jingles](/files/2XGnvzKg02QW1i04abrn)

In the example image, the following 4 files were copied into SongBook+:

* SB-Jingle-1 My first jingle.wav
* SB-Jingle-2 Another jingle.mp3
* SB-Jingle-3 One more jingle.mp3
* SB-Jingle-4 Just another one.mp3

It is possible to configure and call up the first 20 jingles via gesture control, foot pedals, or function buttons. However, you can only refer to them by their position in the alphabetically sorted list, i.e., Jingle 1, Jingle 2, Jingle 3,...

Therefore, you should name the files after the prefix "SB-Jingle" in such a way that they appear in your desired order when sorted alphabetically.


---

# 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/abspielen-von-jingles.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.
