# Notation

- [Instruments, portées et systèmes](https://handbook.musescore.org/fr/notation/instruments-staves-and-systems.md)
- [Instruments and system markings](https://handbook.musescore.org/fr/notation/instruments-staves-and-systems/instruments-and-system-markings.md)
- [N'afficher les portées que si nécessaire](https://handbook.musescore.org/fr/notation/instruments-staves-and-systems/showing-staves-only-where-needed.md)
- [Rassembler et éclater](https://handbook.musescore.org/fr/notation/instruments-staves-and-systems/implode-and-explode.md)
- [Changer d'instrument en cours de partition](https://handbook.musescore.org/fr/notation/instruments-staves-and-systems/mid-score-instrument-changes.md)
- [Changement de type de portée](https://handbook.musescore.org/fr/notation/instruments-staves-and-systems/staff-type-change.md)
- [Staff/Part properties](https://handbook.musescore.org/fr/notation/instruments-staves-and-systems/staff-part-properties.md)
- [Crochets](https://handbook.musescore.org/fr/notation/instruments-staves-and-systems/brackets.md)
- [Rythme, temps et mesures](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures.md)
- [Indications de mesure](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures/time-signatures.md)
- [Hampes et crochets de notes](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures/stems-and-flags.md)
- [Ligatures](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures/beams.md)
- [Regrouper des rythmes](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures/regroup-rhythms.md)
- [Divisions irrégulières](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures/tuplets.md)
- [Barres de mesure](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures/barlines.md)
- [Numérotation des mesures](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures/measure-numbering.md)
- [Measure and multimeasure rests](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures/measure-and-multimeasure-rests.md)
- [Anacrouse et mesures hors temps](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures/pickup-and-non-metered-measures.md)
- [Propriétés de la mesure](https://handbook.musescore.org/fr/notation/rhythm-meter-and-measures/measure-properties.md)
- [Hauteur de note et tonalité](https://handbook.musescore.org/fr/notation/pitch.md)
- [Clefs](https://handbook.musescore.org/fr/notation/pitch/clefs.md)
- [Armures](https://handbook.musescore.org/fr/notation/pitch/key-signatures.md)
- [Transposition](https://handbook.musescore.org/fr/notation/pitch/transposition.md)
- [Lignes d'octave](https://handbook.musescore.org/fr/notation/pitch/octave-lines.md)
- [Têtes de notes](https://handbook.musescore.org/fr/notation/pitch/noteheads.md)
- [Ambitus](https://handbook.musescore.org/fr/notation/pitch/ambitus.md)
- [Optimiser l'écriture des notes enharmoniques](https://handbook.musescore.org/fr/notation/pitch/respell-pitches.md)
- [Symboles d’expression](https://handbook.musescore.org/fr/notation/expressive-markings.md)
- [Articulations](https://handbook.musescore.org/fr/notation/expressive-markings/articulations.md)
- [Dynamics and hairpins](https://handbook.musescore.org/fr/notation/expressive-markings/dynamics-and-hairpins.md)
- [Slurs and ties](https://handbook.musescore.org/fr/notation/expressive-markings/slurs-and-ties.md)
- [Liaison de prolongation de Laissez vibrer](https://handbook.musescore.org/fr/notation/expressive-markings/laissez-vibrer-ties.md)
- [Respirations et pauses](https://handbook.musescore.org/fr/notation/expressive-markings/breaths-and-pauses.md)
- [Ornements](https://handbook.musescore.org/fr/notation/expressive-markings/ornaments.md)
- [Arpeggios and glissandos](https://handbook.musescore.org/fr/notation/expressive-markings/arpeggios-and-glissandos.md)
- [Fioritures](https://handbook.musescore.org/fr/notation/expressive-markings/grace-notes.md)
- [Tremolos and rolls](https://handbook.musescore.org/fr/notation/expressive-markings/tremolos-and-rolls.md)
- [Autres lignes](https://handbook.musescore.org/fr/notation/expressive-markings/other-lines.md)
- [Autres symboles](https://handbook.musescore.org/fr/notation/expressive-markings/other-symbols.md)
- [Reprises](https://handbook.musescore.org/fr/notation/repeats.md)
- [Barres de reprises](https://handbook.musescore.org/fr/notation/repeats/repeat-signs.md)
- [Alternatives de reprises](https://handbook.musescore.org/fr/notation/repeats/voltas.md)
- [Sauts et symboles de reprises](https://handbook.musescore.org/fr/notation/repeats/jumps-and-markers.md)
- [Éléments au travers des Reprises et sauts](https://handbook.musescore.org/fr/notation/repeats/items-across-repeats-and-jumps.md)
- [Changements et rappels lors des Reprises et sauts](https://handbook.musescore.org/fr/notation/repeats/changes-and-courtesies-at-repeats-and-jumps.md)
- [Measure and multimeasure repeats](https://handbook.musescore.org/fr/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/fr/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.
