# Basics

- [Setting up your score](https://handbook.musescore.org/de/basics/setting-up-your-score.md)
- [Noten und Pausen eingeben](https://handbook.musescore.org/de/basics/entering-notes-and-rests.md)
- [Mit mehreren Stimmen arbeiten](https://handbook.musescore.org/de/basics/working-with-multiple-voices.md)
- [Input by duration mode](https://handbook.musescore.org/de/basics/input-by-duration-mode.md)
- [Alternative Methoden zur Noteneingabe](https://handbook.musescore.org/de/basics/alternative-note-input-methods.md)
- [Takte hinzufügen und entfernen](https://handbook.musescore.org/de/basics/adding-and-removing-measures.md)
- [Elemente auswählen](https://handbook.musescore.org/de/basics/selecting-elements.md)
- [Noten und Pausen editieren](https://handbook.musescore.org/de/basics/editing-notes-and-rests.md)
- [Kopieren und Einfügen](https://handbook.musescore.org/de/basics/copy-and-paste.md)
- [Benutzung der Paletten](https://handbook.musescore.org/de/basics/using-the-palettes.md)
- [Eigenschaftenpult](https://handbook.musescore.org/de/basics/properties-panel.md)
- [Elemente direkt anpassen](https://handbook.musescore.org/de/basics/adjusting-elements-directly.md)
- [Auszüge](https://handbook.musescore.org/de/basics/parts.md)
- [Standard-Tastaturkürzel](https://handbook.musescore.org/de/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/de/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.
