# Notation

- [Instrumenty, pięciolinie i systemy](https://handbook.musescore.org/pl/notation/instruments-staves-and-systems.md)
- [Instruments and system markings](https://handbook.musescore.org/pl/notation/instruments-staves-and-systems/instruments-and-system-markings.md)
- [Pokazywanie pięciolinii tylko tam, gdzie jest to potrzebne](https://handbook.musescore.org/pl/notation/instruments-staves-and-systems/showing-staves-only-where-needed.md)
- [Łączenie i dzielenie głosów](https://handbook.musescore.org/pl/notation/instruments-staves-and-systems/implode-and-explode.md)
- [Mid-score instrument changes](https://handbook.musescore.org/pl/notation/instruments-staves-and-systems/mid-score-instrument-changes.md)
- [Zmiana typu pięciolinii](https://handbook.musescore.org/pl/notation/instruments-staves-and-systems/staff-type-change.md)
- [Staff/Part properties](https://handbook.musescore.org/pl/notation/instruments-staves-and-systems/staff-part-properties.md)
- [Klamry](https://handbook.musescore.org/pl/notation/instruments-staves-and-systems/brackets.md)
- [Rytm, miara i takty](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures.md)
- [Oznaczenia metryczne](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures/time-signatures.md)
- [Laseczki i chorągiewki](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures/stems-and-flags.md)
- [Belki](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures/beams.md)
- [Przegrupowanie rytmów](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures/regroup-rhythms.md)
- [Grupy niemiarowe](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures/tuplets.md)
- [Kreski taktowe](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures/barlines.md)
- [Numerowanie taktów](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures/measure-numbering.md)
- [Measure and multimeasure rests](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures/measure-and-multimeasure-rests.md)
- [Przedtakt i takty niemierzalne](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures/pickup-and-non-metered-measures.md)
- [Właściwości taktu](https://handbook.musescore.org/pl/notation/rhythm-meter-and-measures/measure-properties.md)
- [Wysokość](https://handbook.musescore.org/pl/notation/pitch.md)
- [Klucze](https://handbook.musescore.org/pl/notation/pitch/clefs.md)
- [Oznaczenia tonacji](https://handbook.musescore.org/pl/notation/pitch/key-signatures.md)
- [Transpozycja](https://handbook.musescore.org/pl/notation/pitch/transposition.md)
- [Linie oktaw](https://handbook.musescore.org/pl/notation/pitch/octave-lines.md)
- [Główki nut](https://handbook.musescore.org/pl/notation/pitch/noteheads.md)
- [Ambitus](https://handbook.musescore.org/pl/notation/pitch/ambitus.md)
- [Pisownia dźwięków](https://handbook.musescore.org/pl/notation/pitch/respell-pitches.md)
- [Oznaczenia interpretacyjne](https://handbook.musescore.org/pl/notation/expressive-markings.md)
- [Artykulacje](https://handbook.musescore.org/pl/notation/expressive-markings/articulations.md)
- [Dynamics and hairpins](https://handbook.musescore.org/pl/notation/expressive-markings/dynamics-and-hairpins.md)
- [Slurs and ties](https://handbook.musescore.org/pl/notation/expressive-markings/slurs-and-ties.md)
- [Laissez vibrer](https://handbook.musescore.org/pl/notation/expressive-markings/laissez-vibrer-ties.md)
- [Oddechy i pauzy](https://handbook.musescore.org/pl/notation/expressive-markings/breaths-and-pauses.md)
- [Ozdobniki](https://handbook.musescore.org/pl/notation/expressive-markings/ornaments.md)
- [Arpeggios and glissandos](https://handbook.musescore.org/pl/notation/expressive-markings/arpeggios-and-glissandos.md)
- [Przednutki](https://handbook.musescore.org/pl/notation/expressive-markings/grace-notes.md)
- [Tremolos and rolls](https://handbook.musescore.org/pl/notation/expressive-markings/tremolos-and-rolls.md)
- [Pozostałe linie](https://handbook.musescore.org/pl/notation/expressive-markings/other-lines.md)
- [Pozostałe symbole](https://handbook.musescore.org/pl/notation/expressive-markings/other-symbols.md)
- [Repetycje](https://handbook.musescore.org/pl/notation/repeats.md)
- [Repetycje](https://handbook.musescore.org/pl/notation/repeats/repeat-signs.md)
- [Volty](https://handbook.musescore.org/pl/notation/repeats/voltas.md)
- [Repetycje](https://handbook.musescore.org/pl/notation/repeats/jumps-and-markers.md)
- [Items across repeats and jumps](https://handbook.musescore.org/pl/notation/repeats/items-across-repeats-and-jumps.md)
- [Changes and courtesies at repeats and jumps](https://handbook.musescore.org/pl/notation/repeats/changes-and-courtesies-at-repeats-and-jumps.md)
- [Measure and multimeasure repeats](https://handbook.musescore.org/pl/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/pl/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.
