# Notation

- [Instrumente, Notenzeilen und Systeme](https://handbook.musescore.org/de/notation/instruments-staves-and-systems.md)
- [Instruments and system markings](https://handbook.musescore.org/de/notation/instruments-staves-and-systems/instruments-and-system-markings.md)
- [Nur benötigte Notenzeilen anzeigen](https://handbook.musescore.org/de/notation/instruments-staves-and-systems/showing-staves-only-where-needed.md)
- [Sammeln und verteilen](https://handbook.musescore.org/de/notation/instruments-staves-and-systems/implode-and-explode.md)
- [Instrumentenwechsel inmitten der Partitur](https://handbook.musescore.org/de/notation/instruments-staves-and-systems/mid-score-instrument-changes.md)
- [Änderung der Notenzeilenart](https://handbook.musescore.org/de/notation/instruments-staves-and-systems/staff-type-change.md)
- [Staff/Part properties](https://handbook.musescore.org/de/notation/instruments-staves-and-systems/staff-part-properties.md)
- [Klammern](https://handbook.musescore.org/de/notation/instruments-staves-and-systems/brackets.md)
- [Rhythm, meter, and measures](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures.md)
- [Taktarten](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures/time-signatures.md)
- [Notenhälse und Fähnchen](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures/stems-and-flags.md)
- [Balken](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures/beams.md)
- [Rhythmen umgruppieren](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures/regroup-rhythms.md)
- [N-Tolen](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures/tuplets.md)
- [Taktstriche](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures/barlines.md)
- [Takt-Nummerierung](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures/measure-numbering.md)
- [Measure and multimeasure rests](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures/measure-and-multimeasure-rests.md)
- [Pickup and non-metered measures](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures/pickup-and-non-metered-measures.md)
- [Takteigenschaften](https://handbook.musescore.org/de/notation/rhythm-meter-and-measures/measure-properties.md)
- [Pitch](https://handbook.musescore.org/de/notation/pitch.md)
- [Schlüssel](https://handbook.musescore.org/de/notation/pitch/clefs.md)
- [Tonarten](https://handbook.musescore.org/de/notation/pitch/key-signatures.md)
- [Transposition](https://handbook.musescore.org/de/notation/pitch/transposition.md)
- [Oktavlinien](https://handbook.musescore.org/de/notation/pitch/octave-lines.md)
- [Notenköpfe](https://handbook.musescore.org/de/notation/pitch/noteheads.md)
- [Ambitus](https://handbook.musescore.org/de/notation/pitch/ambitus.md)
- [Respell pitches](https://handbook.musescore.org/de/notation/pitch/respell-pitches.md)
- [Ausdruck](https://handbook.musescore.org/de/notation/expressive-markings.md)
- [Artikulationen](https://handbook.musescore.org/de/notation/expressive-markings/articulations.md)
- [Dynamics and hairpins](https://handbook.musescore.org/de/notation/expressive-markings/dynamics-and-hairpins.md)
- [Slurs and ties](https://handbook.musescore.org/de/notation/expressive-markings/slurs-and-ties.md)
- [Laissez vibrer Bögen](https://handbook.musescore.org/de/notation/expressive-markings/laissez-vibrer-ties.md)
- [Atempausen und Zäsuren](https://handbook.musescore.org/de/notation/expressive-markings/breaths-and-pauses.md)
- [Verzierungen](https://handbook.musescore.org/de/notation/expressive-markings/ornaments.md)
- [Arpeggios and glissandos](https://handbook.musescore.org/de/notation/expressive-markings/arpeggios-and-glissandos.md)
- [Voschlagsnoten](https://handbook.musescore.org/de/notation/expressive-markings/grace-notes.md)
- [Tremolos and rolls](https://handbook.musescore.org/de/notation/expressive-markings/tremolos-and-rolls.md)
- [Andere Linien](https://handbook.musescore.org/de/notation/expressive-markings/other-lines.md)
- [Andere Symbole](https://handbook.musescore.org/de/notation/expressive-markings/other-symbols.md)
- [Wiederholungen](https://handbook.musescore.org/de/notation/repeats.md)
- [Wiederholungszeichen](https://handbook.musescore.org/de/notation/repeats/repeat-signs.md)
- [Volten](https://handbook.musescore.org/de/notation/repeats/voltas.md)
- [Sprünge und Sprungmarken](https://handbook.musescore.org/de/notation/repeats/jumps-and-markers.md)
- [Items across repeats and jumps](https://handbook.musescore.org/de/notation/repeats/items-across-repeats-and-jumps.md)
- [Changes and courtesies at repeats and jumps](https://handbook.musescore.org/de/notation/repeats/changes-and-courtesies-at-repeats-and-jumps.md)
- [Measure and multimeasure repeats](https://handbook.musescore.org/de/notation/repeats/measure-and-multimeasure-repeats.md)


---

# Agent Instructions: 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://handbook.musescore.org/de/notation.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.
