# Notation

- [Instrumentos, pautas e sistemas](https://handbook.musescore.org/pt_br/notation/instruments-staves-and-systems.md)
- [Instruments and system markings](https://handbook.musescore.org/pt_br/notation/instruments-staves-and-systems/instruments-and-system-markings.md)
- [Exibindo pautas somente onde necessário](https://handbook.musescore.org/pt_br/notation/instruments-staves-and-systems/showing-staves-only-where-needed.md)
- [Implodir e explodir](https://handbook.musescore.org/pt_br/notation/instruments-staves-and-systems/implode-and-explode.md)
- [Mudanças no instrumento no meio da partitura](https://handbook.musescore.org/pt_br/notation/instruments-staves-and-systems/mid-score-instrument-changes.md)
- [Mudança de tipo de pauta](https://handbook.musescore.org/pt_br/notation/instruments-staves-and-systems/staff-type-change.md)
- [Staff/Part properties](https://handbook.musescore.org/pt_br/notation/instruments-staves-and-systems/staff-part-properties.md)
- [Coolchetes](https://handbook.musescore.org/pt_br/notation/instruments-staves-and-systems/brackets.md)
- [Ritmo, métrica e medidas](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures.md)
- [Fórmulas de compasso](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures/time-signatures.md)
- [Hastes e bandeirolas](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures/stems-and-flags.md)
- [Barras de ligação](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures/beams.md)
- [Reagrupar ritmos](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures/regroup-rhythms.md)
- [Quiálteras](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures/tuplets.md)
- [Barra de compasso](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures/barlines.md)
- [Numeração dos compassos](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures/measure-numbering.md)
- [Measure and multimeasure rests](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures/measure-and-multimeasure-rests.md)
- [Anacruse e compassos sem métricas](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures/pickup-and-non-metered-measures.md)
- [Propriedades do compasso](https://handbook.musescore.org/pt_br/notation/rhythm-meter-and-measures/measure-properties.md)
- [Tom](https://handbook.musescore.org/pt_br/notation/pitch.md)
- [Claves](https://handbook.musescore.org/pt_br/notation/pitch/clefs.md)
- [Armaduras de clave](https://handbook.musescore.org/pt_br/notation/pitch/key-signatures.md)
- [Transposição](https://handbook.musescore.org/pt_br/notation/pitch/transposition.md)
- [Linha de oitavas](https://handbook.musescore.org/pt_br/notation/pitch/octave-lines.md)
- [Cabeças das notas](https://handbook.musescore.org/pt_br/notation/pitch/noteheads.md)
- [Ambitus](https://handbook.musescore.org/pt_br/notation/pitch/ambitus.md)
- [Renomear notas](https://handbook.musescore.org/pt_br/notation/pitch/respell-pitches.md)
- [Marcas expressivas](https://handbook.musescore.org/pt_br/notation/expressive-markings.md)
- [Articulações](https://handbook.musescore.org/pt_br/notation/expressive-markings/articulations.md)
- [Dynamics and hairpins](https://handbook.musescore.org/pt_br/notation/expressive-markings/dynamics-and-hairpins.md)
- [Slurs and ties](https://handbook.musescore.org/pt_br/notation/expressive-markings/slurs-and-ties.md)
- [Ligaduras laissez vibrer](https://handbook.musescore.org/pt_br/notation/expressive-markings/laissez-vibrer-ties.md)
- [Respirações e pausas](https://handbook.musescore.org/pt_br/notation/expressive-markings/breaths-and-pauses.md)
- [Ornamentos](https://handbook.musescore.org/pt_br/notation/expressive-markings/ornaments.md)
- [Arpeggios and glissandos](https://handbook.musescore.org/pt_br/notation/expressive-markings/arpeggios-and-glissandos.md)
- [Notas ornamentais](https://handbook.musescore.org/pt_br/notation/expressive-markings/grace-notes.md)
- [Tremolos and rolls](https://handbook.musescore.org/pt_br/notation/expressive-markings/tremolos-and-rolls.md)
- [Outras linhas](https://handbook.musescore.org/pt_br/notation/expressive-markings/other-lines.md)
- [Outros símbolos](https://handbook.musescore.org/pt_br/notation/expressive-markings/other-symbols.md)
- [Repetições](https://handbook.musescore.org/pt_br/notation/repeats.md)
- [Sinais de repetições](https://handbook.musescore.org/pt_br/notation/repeats/repeat-signs.md)
- [Chaves de voltas](https://handbook.musescore.org/pt_br/notation/repeats/voltas.md)
- [Saltos e marcadores](https://handbook.musescore.org/pt_br/notation/repeats/jumps-and-markers.md)
- [Itens em repetições e saltos](https://handbook.musescore.org/pt_br/notation/repeats/items-across-repeats-and-jumps.md)
- [Mudanças e cortesias em repetições e saltos](https://handbook.musescore.org/pt_br/notation/repeats/changes-and-courtesies-at-repeats-and-jumps.md)
- [Measure and multimeasure repeats](https://handbook.musescore.org/pt_br/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/pt_br/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.
