> For the complete documentation index, see [llms.txt](https://docs.gymart.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymart.org/gym-art-meets-de/judges-companion/index.md).

# Judges Companion – Benutzerhandbuch

> Ein praxisorientierter Leitfaden für Richter, die die mobile App Judges Companion bei einem Wettbewerb verwenden.

## Erste Schritte

1. [Mit einem QR-Code anmelden](/gym-art-meets-de/judges-companion/index/sign-in-qr-code.md)
2. [Finde deine Rotation](/gym-art-meets-de/judges-companion/index/find-your-rotation.md)

## Wertungen eingeben

Standardmäßig gibst du pro Turner zwei Zahlen ein: die Wertung im Finale und den Ausgangswert. Mehrere Richter können sich ein Tablet teilen und sich abwechseln. Keine Richterprofile oder Gerätezuweisung sind erforderlich.

3. [Wertungen eingeben - ein Tablet](/gym-art-meets-de/judges-companion/index/enter-scores-single-tablet.md)
4. [Wertungs-Eingabemodi verstehen](/gym-art-meets-de/judges-companion/index/score-entry-modes.md) - ändere bei Bedarf, wie du Wertungen eingibst
5. [Beispiele für die Wertungseingabe](/gym-art-meets-de/judges-companion/index/score-entry-mode-examples.md) - ausgearbeitete Beispiele für jedes Format

## Wertungen verwalten

6. [Einen Turner abmelden und wieder anmelden](/gym-art-meets-de/judges-companion/index/scratch-unscratch.md)
7. [Eine Wertung zurückziehen (Anfrage / in Prüfung)](/gym-art-meets-de/judges-companion/index/revoke-score-inquiry.md)
8. [Eine Wertung vollständig zurücksetzen](/gym-art-meets-de/judges-companion/index/reset-score.md)

## Sprung

9. [Zwei Sprung-Wertungen eingeben](/gym-art-meets-de/judges-companion/index/enter-two-vault-scores.md)
10. [Berechnungsbeispiele für Sprünge](/gym-art-meets-de/judges-companion/index/vault-calculation-examples.md)

## Trampolin

11. [Trampolin-Wertungen eingeben](/gym-art-meets-de/judges-companion/index/enter-scores-trampoline.md)

## Bonus und Video

12. [Bonus-Kategorien verstehen](/gym-art-meets-de/judges-companion/index/bonus-categories.md)
13. [Video aufzeichnen](/gym-art-meets-de/judges-companion/index/record-video.md)

## Erweitert: FIG-Mehrrichterpanels

Für einen formellen FIG-Wettbewerb kannst du ein vollständiges Schwierigkeit-(D)- und Ausführung-(E)-Panel verwenden, wobei jeder Richter auf seinem eigenen Gerät nur seinen Teil der Wertung eingibt. Das ist optional, und die meisten Wettkämpfe nutzen es nie.

14. [Richterrollen konfigurieren](/gym-art-meets-de/judges-companion/index/configure-judge-roles.md)
15. [Wertungen eingeben - mehrere Richter (FIG)](/gym-art-meets-de/judges-companion/index/enter-scores-multi-judge.md)

## Sonstiges

16. [Sessions ändern](/gym-art-meets-de/judges-companion/index/change-sessions.md)
17. [Referenz zum Wertungsstatus](/gym-art-meets-de/judges-companion/index/score-status-reference.md)

***

## Verwandt

* [Wertungen aus dem Adminbereich eingeben](/gym-art-meets-de/wertung/enter-scores-admin.md)
* [Sprung-Wertung verwalten](/gym-art-meets-de/wertung/handle-vault-scoring.md)
* [Wie funktioniert die Wertung?](/gym-art-meets-de/wertung/index.md)
* [Referenz zu den Einstellungen von Judges Companion](/gym-art-meets-de/einstellungsreferenz/judges-companion-settings.md)


---

# 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.gymart.org/gym-art-meets-de/judges-companion/index.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.
