# Regional settings

Navixy allows you to choose regional preferences for your service: language and currency. You may set them up in the **Regional settings** block of the **Service preferences** page.

{% hint style="info" %}
Changing UI language will set it as the default language for all new user accounts. Users can also change their preferred language in their [account profile](https://docs.navixy.com/user-guide/user-prefernces).
{% endhint %}

<figure><img src="/files/Lk4tcY8Zhv1pFdNzDO0c" alt="Regional settings" width="405"><figcaption><p>Regional settings</p></figcaption></figure>

## User interface language

Navixy is dedicated to global accessibility, currently supporting dozens of languages with more being added regularly. Our platform’s versatility is enhanced by contributions from our vibrant community of translators. If the language you need isn’t yet supported, we invite you to [add a new language and help expand our multilingual capabilities](https://www.navixy.com/docs/navixy-api/general/contribute/translation).

**Current list of supported languages:**

<details>

<summary>Supported languages</summary>

1. Albanian
2. Arabic
3. Bosnian
4. Bulgarian
5. Croatian
6. Danish
7. Dutch
8. English (United States)
9. French
10. Georgian
11. German
12. Greek
13. Hungarian
14. Indonesian
15. Italian
16. Kazakh
17. Korean
18. Lithuanian
19. Macedonian
20. Mongolian
21. Persian (Farsi)
22. Polish
23. Portuguese
24. Portuguese (Brazil)
25. Romanian
26. Russian
27. Serbian
28. Sinhala
29. Spanish
30. Tamil
31. Thai
32. Turkish
33. Ukrainian

</details>


---

# 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://navixy.com/docs/admin/settings/service-preferences/regional-settings.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.
