# Language

## Overview

MuseScore works with your "System" language (the one used for most programs, and generally depending on your country and the language settings of the PC, or account).

### Change language

1. From the menu, select **Edit→Preferences...** (Mac: **MuseScore→Preferences...**);
2. In the `General` tab, select the desired language from the drop-down list in the `Language` section:

   <figure><img src="https://3437726813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhlQyZtOnJ5I68XsXPBVv%2Fuploads%2Fgit-blob-63b24b831815d4afc33d4d0a9399ffb93a384243%2FMS_prefs_language.png?alt=media" alt="Dialog: Edit / Preferences / General"><figcaption></figcaption></figure>

#### Update translations

To update translation(s):

1. From the menu, select **Edit→Preferences...** (Mac: **MuseScore→Preferences...**);
2. In the `General` tab, click on the `Check for language updates` button;

A message which displayed if the version of your language is already up to date, if not then the update will be downloaded.

To complete this step, a restart of the application is required.

### See also

* [Helping with translations](https://musescore.org/en/handbook/administrative-guidelines/translation-instructions)


---

# 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/customization/language.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.
