# Languages

## Available languages

Droptop is translated in the following languages (![](https://badges.crowdin.net/droptop-four/localized.svg)):

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><mark style="color:green;">Arabic</mark></td><td>🇸🇦</td></tr><tr><td><mark style="color:green;">Czech</mark></td><td>🇨🇿</td></tr><tr><td><mark style="color:green;">Danish</mark></td><td>🇩🇰</td></tr><tr><td><mark style="color:green;">Dutch</mark></td><td>🇳🇱</td></tr><tr><td><mark style="color:green;">English</mark></td><td>🇨🇦 - 🇬🇧 - 🇺🇸</td></tr><tr><td><mark style="color:green;">French</mark></td><td>🇫🇷</td></tr><tr><td><mark style="color:green;">German</mark></td><td>🇩🇪</td></tr><tr><td><mark style="color:green;">Hindi</mark></td><td>🇮🇳</td></tr><tr><td><mark style="color:green;">Indonesian</mark></td><td>🇮🇩</td></tr><tr><td><mark style="color:green;">Italian</mark></td><td>🇮🇹</td></tr><tr><td><mark style="color:green;">Japanese</mark></td><td>🇯🇵</td></tr><tr><td><mark style="color:green;">Korean</mark></td><td>🇰🇷</td></tr><tr><td><mark style="color:green;">Latvian</mark></td><td>🇱🇻</td></tr><tr><td><mark style="color:green;">Persian</mark></td><td>🇮🇷</td></tr><tr><td><mark style="color:green;">Polish</mark></td><td>🇵🇱</td></tr><tr><td><mark style="color:green;">Portuguese</mark></td><td>🇵🇹</td></tr><tr><td><mark style="color:green;">Russian</mark></td><td>🇷🇺</td></tr><tr><td><mark style="color:green;">Slovak</mark></td><td>🇸🇰</td></tr><tr><td><mark style="color:green;">Spanish</mark></td><td>🇪🇸 - 🇲🇽</td></tr><tr><td><mark style="color:green;">Turkish</mark></td><td>🇹🇷</td></tr><tr><td><mark style="color:green;">Ukrainian</mark></td><td>🇺🇦</td></tr><tr><td><mark style="color:green;">Vietnamese</mark></td><td>🇻🇳</td></tr></tbody></table>

*The language support could be partial. If you want to help translating or translate in another language, contact us on our Discord server.*

## Change language

If you want to change the droptop language, you have to go in `Droptop settings >> Change language` where you will find the available languages divided by continent.

## Contribute to the translations

If you want to contribute to the translation of droptop, head to <https://contribute.droptopfour.com/localization/translator-infos#contribute> and follow the guide.&#x20;


---

# 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.droptopfour.com/setting-up/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.
