> 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/ergebnisse/index.md).

# Ergebnisse

> Rangschließung ansehen, Live-Wertungen veröffentlichen und Ergebnisse exportieren.

Nachdem die Wertung eingetragen und geprüft wurde, werden die Ergebnisse automatisch berechnet. Sie können sie live während des Wettbewerbs ansehen oder danach exportieren.

## Schritte

1. [**Ranglisten ansehen**](/gym-art-meets-de/ergebnisse/view-rankings.md) - Sehen Sie, wie Turner nach Gerät und im Mehrkampf die Rangschließung erhalten
2. [**Live-Wertungen veröffentlichen**](/gym-art-meets-de/ergebnisse/publish-live-scores.md) - Live-Sichtbarkeit der Wertung aktivieren
3. [**Ergebnisse als PDF exportieren**](/gym-art-meets-de/ergebnisse/export-results-pdf.md) - Ergebnisse zum Drucken oder Teilen herunterladen

## So funktioniert die Rangschließung

Rangschließungen werden aus geprüften Wertungen berechnet:

* **Rangschließung pro Gerät** - Rangschließung nach der einzelnen Geräte-Wertung
* **Mehrkampf-Rangschließung** - Summe aller Gerät-Wertungen
* **Sprung-Entscheidungen** - Die Mehrkampf-Gesamtsummen berücksichtigen die Wertungsentscheidung für den Sprung (ein Sprung, Durchschnitt oder bester)

Rangschließungen werden nach Level und Disziplin gruppiert.

## Verwandt

* [Wie funktioniert die Wertung?](/gym-art-meets-de/wertung/index.md)
* [Wertungen exportieren](/gym-art-meets-de/wertung/export-scores.md)
* [Sprungwertung handhaben](/gym-art-meets-de/wertung/handle-vault-scoring.md)
* [Planung, Ergebnisse und Referenz zu Projektor-Einstellungen](/gym-art-meets-de/einstellungsreferenz/scheduling-results-projector-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/ergebnisse/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.
