# Obtendo ajuda

## 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

* tutoriais
* aulas

## Forums

Acesse <https://musescore.org/en/forum> para ler notícias e participar de discussões.

## Issue tracker

Acesse <https://github.com/musescore/MuseScore/issues> para publicar e acompanhar problemas.

## GitHub

O projeto está disponível em <https://github.com/musescore/MuseScore> .

## Mastering MuseScore

Existem outros materiais de tutorial de terceiros de ótima qualidade, transmissões de vídeo e comunidades para diferentes níveis de usuários do MuseScore online, destacando-se <https://school.masteringmusescore.com/> criado pelo Sr. Marc Sabatella. Embora Marc Sabatella tenha contribuído bastante para o código do MuseScore e materiais tutoriais oficiais, ajudando diligentemente a comunidade por um longo período, esse site *não é afiliado* ao Muse Group ou a qualquer de suas empresas subsidiárias.


---

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