# Basis

- [Een partituur opzetten](https://handbook.musescore.org/nl/basics/setting-up-your-score.md)
- [Noten en rusten invoeren](https://handbook.musescore.org/nl/basics/entering-notes-and-rests.md)
- [Werken met meerdere stemmen](https://handbook.musescore.org/nl/basics/working-with-multiple-voices.md)
- [Invoermodus met nootduur](https://handbook.musescore.org/nl/basics/input-by-duration-mode.md)
- [Alternatieve invoermethoden](https://handbook.musescore.org/nl/basics/alternative-note-input-methods.md)
- [Maten toevoegen en verwijderen](https://handbook.musescore.org/nl/basics/adding-and-removing-measures.md)
- [Elementen selecteren](https://handbook.musescore.org/nl/basics/selecting-elements.md)
- [Noten en rusten bewerken](https://handbook.musescore.org/nl/basics/editing-notes-and-rests.md)
- [Kopiëren en plakken](https://handbook.musescore.org/nl/basics/copy-and-paste.md)
- [Het gebruik van de paletten](https://handbook.musescore.org/nl/basics/using-the-palettes.md)
- [Eigenschappen paneel](https://handbook.musescore.org/nl/basics/properties-panel.md)
- [Elementen rechtstreeks aanpassen](https://handbook.musescore.org/nl/basics/adjusting-elements-directly.md)
- [Partijen](https://handbook.musescore.org/nl/basics/parts.md)
- [Standaard sneltoetsen](https://handbook.musescore.org/nl/basics/default-keyboard-shortcuts.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/nl/basics.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.
