> For the complete documentation index, see [llms.txt](https://handbook.musescore.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.musescore.org/nl/notation/pitch/ambitus.md).

# Ambitus/Toonbereik

Een ambitus geeft het bereik van de noten aan die in een notenbalk zijn opgenomen. Het wordt gebruikt om de juiste stem voor een bepaald onderdeel aan te geven. (Zie [Ambitus](https://en.wikipedia.org/wiki/Ambitus_\(music\)) op Wikipedia.)

## Een ambitus toevoegen aan de partituur

Om een ​​ambitus te creëren, kun je een van deze methoden gebruiken:

* Selecteer de gewenste beginsleutel en klik op het ambitussymbool in het **Toonhoogte** of **Lijnen** palet.
* Sleep het ambitussymbool vanuit het **Toonhoogte** of **Lijnen** palet naar de gewenste beginsleutel.

## Het bereik van een ambitus wijzigen

Je kunt het bereik van een ambitus wijzigen via het **Eigenschappen** paneel.

Om handmatig bij te werken, stel je de waarden voor**Hoogste noot** en **Laagste noot** naar wens in.

Om dit automatisch te doen, klik je op de knop **Werk bij om overeen te komen met de noten in de notenbalk**.

## Ambitus eigenschappen

Deze eigenschappen zijn ook beschikbaar in het paneel **Eigenschappen** (onder **Toon meer**):

* **Richting**
* **Nootkoptype** en **Nootkop-duur**
* **Lijndikte**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/nl/notation/pitch/ambitus.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.
