# MuseScore Studio Handboek

Leer alles wat je moet weten over het gebruik van MuseScore Studio, 's werelds populairste programma voor muzieknotatie, dat gratis beschikbaar is voor Windows, macOS en Linux-besturingssystemen.

[Download de nieuwste versie van MuseScore Studio](https://musescore.org)

## Aan de slag

{% content-ref url="introduction/create-your-first-score" %}
[create-your-first-score](https://handbook.musescore.org/nl/introduction/create-your-first-score)
{% endcontent-ref %}

{% content-ref url="basics/entering-notes-and-rests" %}
[entering-notes-and-rests](https://handbook.musescore.org/nl/basics/entering-notes-and-rests)
{% endcontent-ref %}

{% content-ref url="sound-and-playback/playback-controls" %}
[playback-controls](https://handbook.musescore.org/nl/sound-and-playback/playback-controls)
{% endcontent-ref %}


---

# 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/nl/readme.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.
