# Notation

- [Instrumentos, pentagramas y sistemas](https://handbook.musescore.org/es/notation/instruments-staves-and-systems.md)
- [Instruments and system markings](https://handbook.musescore.org/es/notation/instruments-staves-and-systems/instruments-and-system-markings.md)
- [Mostrar pentagramas solo donde sea necesario](https://handbook.musescore.org/es/notation/instruments-staves-and-systems/showing-staves-only-where-needed.md)
- [Reducir y expandir](https://handbook.musescore.org/es/notation/instruments-staves-and-systems/implode-and-explode.md)
- [Cambios de instrumento en medio de la partitura](https://handbook.musescore.org/es/notation/instruments-staves-and-systems/mid-score-instrument-changes.md)
- [Cambio de tipo de pentagrama](https://handbook.musescore.org/es/notation/instruments-staves-and-systems/staff-type-change.md)
- [Staff/Part properties](https://handbook.musescore.org/es/notation/instruments-staves-and-systems/staff-part-properties.md)
- [Llaves](https://handbook.musescore.org/es/notation/instruments-staves-and-systems/brackets.md)
- [Ritmo, meda y compases](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures.md)
- [Indicaciones de compás](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures/time-signatures.md)
- [Plicas y corchetes](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures/stems-and-flags.md)
- [Barras de agrupación](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures/beams.md)
- [Reagrupar ritmos](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures/regroup-rhythms.md)
- [Grupos irregulares](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures/tuplets.md)
- [Barras de compás](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures/barlines.md)
- [Numeración de compases](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures/measure-numbering.md)
- [Measure and multimeasure rests](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures/measure-and-multimeasure-rests.md)
- [Compases de anacrusa y sin medida](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures/pickup-and-non-metered-measures.md)
- [Propiedades de compás](https://handbook.musescore.org/es/notation/rhythm-meter-and-measures/measure-properties.md)
- [Altura](https://handbook.musescore.org/es/notation/pitch.md)
- [Claves](https://handbook.musescore.org/es/notation/pitch/clefs.md)
- [Armaduras](https://handbook.musescore.org/es/notation/pitch/key-signatures.md)
- [Transposición](https://handbook.musescore.org/es/notation/pitch/transposition.md)
- [Líneas de octava](https://handbook.musescore.org/es/notation/pitch/octave-lines.md)
- [Cabezas de notas](https://handbook.musescore.org/es/notation/pitch/noteheads.md)
- [Ámbito](https://handbook.musescore.org/es/notation/pitch/ambitus.md)
- [Reescribir alturas](https://handbook.musescore.org/es/notation/pitch/respell-pitches.md)
- [Indicaciones de expresión](https://handbook.musescore.org/es/notation/expressive-markings.md)
- [Articulationes](https://handbook.musescore.org/es/notation/expressive-markings/articulations.md)
- [Dynamics and hairpins](https://handbook.musescore.org/es/notation/expressive-markings/dynamics-and-hairpins.md)
- [Slurs and ties](https://handbook.musescore.org/es/notation/expressive-markings/slurs-and-ties.md)
- [Ligaduras de prolongación Laissez vibrer](https://handbook.musescore.org/es/notation/expressive-markings/laissez-vibrer-ties.md)
- [Respiraciones y pausas](https://handbook.musescore.org/es/notation/expressive-markings/breaths-and-pauses.md)
- [Ornamentos](https://handbook.musescore.org/es/notation/expressive-markings/ornaments.md)
- [Arpeggios and glissandos](https://handbook.musescore.org/es/notation/expressive-markings/arpeggios-and-glissandos.md)
- [Notas de adorno](https://handbook.musescore.org/es/notation/expressive-markings/grace-notes.md)
- [Tremolos and rolls](https://handbook.musescore.org/es/notation/expressive-markings/tremolos-and-rolls.md)
- [Otras líneas](https://handbook.musescore.org/es/notation/expressive-markings/other-lines.md)
- [Otros símbolos](https://handbook.musescore.org/es/notation/expressive-markings/other-symbols.md)
- [Repeticiones](https://handbook.musescore.org/es/notation/repeats.md)
- [Signos de repetición](https://handbook.musescore.org/es/notation/repeats/repeat-signs.md)
- [Casillas de repetición](https://handbook.musescore.org/es/notation/repeats/voltas.md)
- [Saltos y marcadores](https://handbook.musescore.org/es/notation/repeats/jumps-and-markers.md)
- [Elementos en repeticiones y saltos.](https://handbook.musescore.org/es/notation/repeats/items-across-repeats-and-jumps.md)
- [Cambios y cortesías en repeticiones y saltos](https://handbook.musescore.org/es/notation/repeats/changes-and-courtesies-at-repeats-and-jumps.md)
- [Measure and multimeasure repeats](https://handbook.musescore.org/es/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/es/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.
