> 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/fusspedale-verwenden.md).

# Remotely Controlling SongBook+ (Foot Pedals, Gestures, Face, MIDI)

Many functions of SongBook+ can also be controlled remotely.

* With foot pedals that simulate an external keyboard
* With foot pedals that send MIDI commands
* With finger gestures (swiping or tapping with 2 or 3 fingers)
* With facial expressions (blinking, opening mouth, ...)

{% hint style="info" %}
Up to version 6.3, the settings for foot pedals and finger gestures are directly found on the first level of settings.

From version 6.4, they can be found in a new "Remote control" group along with the new settings for controlling with facial expressions.
{% endhint %}

On the following pages, you will find more information about these 4 types of remote control.

You can also open a song remotely via MIDI in SongBook+. See [Open Song Remotely via MIDI](/english/readme/midi-features-verwenden/song-ferngesteuert-uber-midi-offnen.md) for details.

You can also connect multiple devices with SongBook+ so that a song selected on one device opens automatically on the other devices. This is especially useful for bands. See [Connecting Multiple iPads with SongBook+](/english/readme/verbinden-von-mehreren-ipads-mit-songbook+.md) for details.


---

# 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/fusspedale-verwenden.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.
