# Languages

You can also select which languages should be supported for your project. Metamaze currently supports more than 50 languages.

<figure><img src="/files/IlZgsqrcVhM1DQyuubzb" alt=""><figcaption></figcaption></figure>

Below you can find a non-exhaustive list of supported languages:

> Afrikaans, Albanian, Arabic, Armenian, Belarusian, Bulgarian, Catalan, Chinese, Croatian, Czech, Danish, Dutch, English, Estonian, Filipino, Finnish, French, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Macedonian, Malay, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Russian, Serbian, Serbian, Slovak, Slovenian, Spanish, Swedish, Tamil, Thai, Turkish, Ukrainian, Vietnamese, Yiddish

with the following scripts:

> Arabic, Armenian, Chinese, Cyrillic, Greek, Japan, Korean, Latin (including accents), Tamil, Thai

## Missing languages

When Metamaze comes across unknown or ambiguous languages, there are several actions that can be taken. For unknown languages, the following options are available:

* Add the language to the active project languages
* Force the language to choose one of the active project languages
* Go to validation
* Treat the language as "Other"

For ambiguous languages, the options are:

* Choose the first detected language (Choose the language of the first page of your upload)
* Go to validation


---

# 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://docs-old.app.metamaze.eu/project/project-settings/languages.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.
