> 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/musik/upload-music.md).

# Musik hochladen

> MP3-Dateien zu Ihrer Vereins-Musikbibliothek hinzufügen.

## Voraussetzungen

* [Einen Verein erstellen](/gym-art-meets-de/vereinsverwaltung/create-a-club.md).

## Schritte

Sie möchten Bodentanzmusik-Dateien ins System bringen, damit sie bereit sind, wenn die Anmeldung öffnet. So geht's.

1. Klicken Sie in Ihrem Vereins-Dashboard auf **Musik** in der Seitenleiste.
2. Klicken Sie auf **Hochladen** (oder ziehen Sie Dateien in den Upload-Bereich).

![Öffnen Sie Musik in der Seitenleiste und klicken Sie dann auf Hochladen, um einen Titel hinzuzufügen.](/files/59f85635ef84eef09ba807388afc2126867b43ad)

3. Wählen Sie eine oder mehrere **MP3-Dateien** von Ihrem Computer aus.
4. Gym Art Meets lädt die Dateien hoch und erstellt für jede einen Metadateneintrag.

Jede hochgeladene Datei zeigt den ursprünglichen Dateinamen, einen Anzeigenamen (bearbeitbar), die Dateigröße und das Hochladedatum.

Nur **das MP3-Format** wird unterstützt. Wandeln Sie andere Formate (WAV, AAC usw.) vor dem Hochladen in MP3 um. Sie können mehrere Dateien gleichzeitig hochladen.

Musikdateien werden pro Verein gespeichert, damit alle Mitglieder mit Zugriff sie sehen und nutzen können. Allein das Hochladen verknüpft eine Datei noch nicht mit einem Turner. Sie müssen die Musik noch [Turnern zuweisen](/gym-art-meets-de/musik/assign-music-to-gymnast.md) als eigenen Schritt.

## Was kommt als Nächstes

* [Musik einem Turner zuweisen](/gym-art-meets-de/musik/assign-music-to-gymnast.md)

## Zugehörig

* [Wie verwalte ich Bodenmusik?](/gym-art-meets-de/musik/index.md)
* [Musik ersetzen oder löschen](/gym-art-meets-de/musik/replace-or-delete-music.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/musik/upload-music.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.
