# Getting help

## Overview

The official, up-to-date support info is posted at <https://musescore.org/support>, **visit that page and read it first**.

In addition to tutorial material promoted inside Musescore, MuseGroup, the managing company of the MuseScore project maintains an online server <https://musescor&#x65;**.org>\*\* for the musician community free of charge. The community volunteers to maintain written handbooks and a collection of help pages collaboratively. To ask for help, use <https://musescore.org/en/forum>

Everyone are invited to join the community and encouraged to contribute, see <https://musescore.org/en/donate> and <https://musescore.org/en/contribute> . Report bugs of Musescore 4 **the windows, macOS and linux software** at <https://github.com/musescore/MuseScore/issues>

There are other really good quality third party tutorial materials, video streams and communities for different level of Musescore users online.

## Learn

* tutorials
* classes

## Forums

Go to <https://musescore.org/en/forum> to read news and participate in discussions.

## Issue tracker

Go to <https://github.com/musescore/MuseScore/issues> to post and track issues.

## GitHub

The project is available at <https://github.com/musescore/MuseScore> .

## Mastering MuseScore

There are other really good quality third party tutorial materials, video streams and communities for different level of MuseScore users online, most notably <https://school.masteringmusescore.com/> created by Mr. Marc Sabatella. While Marc Sabatella has been contributing heavily to MuseScore codebase and official tutorial materials and diligently helping the community for an extended period of time, that site is *not affiliated* with Muse Group or any of its subsidiary companies.


---

# 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/en_gb/support/getting-help.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.
