> For the complete documentation index, see [llms.txt](https://docs.scoreholio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scoreholio.com/de/scoreboards-and-dashboards.md).

# Scoreboards und Dashboards

- [Dashboard auf dem TV](https://docs.scoreholio.com/de/scoreboards-and-dashboards/display-dashboard-on-a-tv.md): Das Scoreholio-Dashboard ist auf vielen Smart-Geräten weithin zum Ansehen verfügbar. Obwohl es nicht erforderlich ist, kannst du dein Turnier mit einem externen Display-Monitor aufpeppen. Finde heraus, wie...
- [Benutzerdefinierte Dashboards](https://docs.scoreholio.com/de/scoreboards-and-dashboards/benutzerdefinierte-dashboards.md)
- [Fernmodus](https://docs.scoreholio.com/de/scoreboards-and-dashboards/remote-control-tablets-firestick.md): Der Fernmodus ist eine Möglichkeit, alle deine Scoreboards und Dashboards über nur einen Tab im Admin-Bereich zu steuern. Ändere, was auf jedem verbundenen Gerät angezeigt wird.
- [Spielerwertung](https://docs.scoreholio.com/de/scoreboards-and-dashboards/spielerwertung.md): Spieler können ihre eigenen Handys nutzen, um in einem Turnier Ergebnisse einzureichen.
- [Tablet-Scoreboards](https://docs.scoreholio.com/de/scoreboards-and-dashboards/scoreboards-and-dashboards.md): Mit interaktiven Scoreboards können Spieler ihre eigenen Ergebnisse auf den vom Organisator eingerichteten Tablets oder Handys verfolgen und einreichen, und das Event-Dashboard wird in Echtzeit aktualisiert.
- [Kioskmodus](https://docs.scoreholio.com/de/scoreboards-and-dashboards/kiosk-mode.md)
- [Gesucht-Liste](https://docs.scoreholio.com/de/scoreboards-and-dashboards/gesucht-liste.md): Die Gesucht-Liste hilft Organisatoren dabei, Matches schnell zu erkennen, die noch nicht begonnen haben — so bleibt dein Turnier im Zeitplan.
- [📢 Ankündigungen](https://docs.scoreholio.com/de/scoreboards-and-dashboards/ankundigungen.md): Lass Scoreholio das Reden übernehmen — wortwörtlich. Die Ankündigungsfunktion spielt Musik ab und ruft automatisch die Platzzuweisungen aus, damit deine Spieler immer wissen, wo sie sein müssen. Easy peasy!
- [Live-Streaming](https://docs.scoreholio.com/de/scoreboards-and-dashboards/live-scoring-widget.md)
- [Freispiel-Scoreboard](https://docs.scoreholio.com/de/scoreboards-and-dashboards/freispiel-scoreboard.md): Brauchst du ein digitales Scoreboard für ein schnelles Spiel? Scoreholio hat das für dich!
- [ScoreMagic](https://docs.scoreholio.com/de/scoreboards-and-dashboards/scoremagic.md): ScoreMagic ist eine Wertungsmethode, mit der Spieler erweiterte Statistiken sehen können.


---

# 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.scoreholio.com/de/scoreboards-and-dashboards.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.
