# Multilingual Support

The app is learning to speak more languages as the time goes by supports a wide range of languages, allowing you to use the app in the language that best suits you. This makes it easier for users across the globe to manage their finances in their native language, ensuring a comfortable and accessible experience.

{% hint style="danger" %}
Most languages are available on **Android API 33** and above. But if we mess up, pardon our French (or Turkish, or Spanish...)! Don’t worry—**English** will always save the day. And if you catch any slip-ups, let us know so we can fix it! 😊
{% endhint %}

***

**Supported Languages:**

* **English**
* **Español**
* **Français (v3.5.3)**
* **Deutsch (v3.5.3)**
* **Italiano**
* **Português (Brasil)**
* **Português (Portugal)**
* **Türkçe (v3.5.3)**

***

**How It Works:**

* **System Default**: The app can automatically follow your device’s language settings, ensuring it matches your phone’s primary language.
* **Manual Selection**: You can manually select your preferred language from the app’s settings menu.

***

{% hint style="warning" %}
We’re working hard to bring you more languages, but it's a *massive* job! Between updating the app, the server-side, and translating all our documentation, it takes time. So, please be patient with us—we promise it's worth the wait! 😊
{% endhint %}

By offering this range of language options, we are trying to ensure users can manage their finances comfortably, no matter where they are or what language they speak. Head to **Settings** and choose your preferred language to start using the app with ease.

***

<div><figure><img src="/files/jsuKpbiP3FHjUB4fio0j" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Cmmqn30Eupwbd9kI0Mh4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OV6VqvmDaXBa4qztt2In" alt=""><figcaption></figcaption></figure></div>


---

# 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://www.beyondbudgetapp.com/settings/multilingual-support.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.
