> 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/fi/support/getting-help.md).

# Avun saaminen

## 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**](https://musescore.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

* opetusohjelmat
* luokat

## Forums

Lue uutisia ja osallistu keskusteluihin osoitteessa <https://musescore.org/en/forum>.

## Issue tracker

Osoitteessa <https://github.com/musescore/MuseScore/issues>voit julkaista ja seurata ongelmia.

## GitHub

Projekti on saatavilla osoitteessa <https://github.com/musescore/MuseScore>.

## Mastering MuseScore

Verkossa on myös muita todella laadukkaita kolmannen osapuolen opetusmateriaaleja, videostriimejä ja yhteisöjä eri tasoisille MuseScore-käyttäjille, merkittävin niistä on Marc Sabatellan luoma <https://school.masteringmusescore.com/>. Vaikka Marc Sabatella on osallistunut merkittävästi MuseScoren koodikantaan ja virallisiin opetusmateriaaleihin sekä auttanut ahkerasti yhteisöä jo pitkään, kyseinen sivusto *ei ole sidoksissa* Muse Groupiin tai sen tytäryhtiöihin.


---

# 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/fi/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.
