# Supported countries and languages

## SUPPORTED LANGUAGES

Inside our app, users will find a language switcher that enables translations of the whole app to be shown in the preferred language. Also, if the user's phone is already in a language other than English, he will be prompted to switch to the matching language straight after installing the app. Below you can find a list of languages we support now:

* English
* Spanish
* French
* Indonesian
* Filipino
* Vietnamese
* Chinese Original :cn:
* Chinese Simplified
* Japanese
* Thai
* German

## UNSUPPORTED COUNTRIES

Users with IPs from the following countries will not be able to use the Saakuru App, and the app has also been made unavailable for download in those countries' App and Play Store as well. If a potential customer asks about Saakuru App and is from one of the banned countries, we let them know that Saakuru App is **currently not supported in their country** and for them to follow/connect with us to stay informed.

* Afghanistan
* Belarus
* Burundi
* Central African Republic (the)
* Congo (the Democratic Republic of the)
* Cuba
* Guinea-Bissau
* Iran (Islamic Republic of)
* Iraq
* Korea (the Democratic People's Republic of)
* Libya
* Mali
* Myanmar
* Russian Federation (the)
* Somalia
* South Sudan
* Sudan (the)
* Syrian Arab Republic
* Ukraine
* Venezuela (Bolivarian Republic of)
* Yemen


---

# 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://source.saakuru.com/saakuru-source/saakuru-all-in-one-crypto-app/supported-countries-and-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.
