> ## Documentation Index
> Fetch the complete documentation index at: https://docs.moove.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported Languages

> The Moove App and the moove.xyz website are available in 13 languages. Change yours in Settings and it follows you across the product.

moove.xyz ships in 13 languages. English is the default until you pick another one, and your choice applies to every screen, not just the page you changed it on.

## Which Languages Are Supported?

| Language                  | In That Language | Code      |
| ------------------------- | ---------------- | --------- |
| **English**               | English          | `en-US`   |
| **Chinese (Simplified)**  | 简体中文             | `zh-Hans` |
| **Chinese (Traditional)** | 中文（繁體）           | `zh-Hant` |
| **Dutch**                 | Nederlands       | `nl-NL`   |
| **French**                | Français         | `fr-FR`   |
| **Indonesian**            | Indonesia        | `id-ID`   |
| **Japanese**              | 日本語              | `ja-JP`   |
| **Korean**                | 한국어              | `ko-KR`   |
| **Portuguese**            | Português        | `pt-PT`   |
| **Russian**               | Русский          | `ru-RU`   |
| **Spanish**               | Español          | `es-ES`   |
| **Turkish**               | Türkçe           | `tr-TR`   |
| **Vietnamese**            | Tiếng Việt       | `vi-VN`   |

The picker lists them in this order, English first. The same 13 are available in the Moove App and on the web — there is no language that works in one and not the other.

## How Do I Change My Language?

In the Moove App:

<Steps>
  <Step title="Open Settings">
    **Settings → Preferences**.
  </Step>

  <Step title="Tap Language">
    **Language** shows the one you are using now.
  </Step>

  <Step title="Pick a language">
    Tap it. The app switches straight away — there is nothing to save and nothing to restart.
  </Step>
</Steps>

On the web, either:

* Open the settings menu in the top navigation and click **Language**, or
* Open **Settings → Accessibility, display & language** and click **Language**.

Your choice is stored on the device you made it on, so setting it in the Moove App does not change it in your browser.

## What Is Translated?

Every screen in the Moove App and on the website, and the blog, news and career posts on moove.xyz — all of them are published in all 13.

Website pages carry your language in the address, so a link you share opens in the language you were reading:

```text theme={null}
https://www.moove.xyz/fr-fr/blog
https://www.moove.xyz/zh-hant/blog
```

## What Stays In English?

<Note>
  These docs are published in all 13 languages. Use the language switcher in the top navigation, or read a page directly at its language path — `docs.moove.xyz/es-es/get-started/overview`.
</Note>

* **The API Reference and the SDKs** — the developer surface is English, as the API itself is.
* **Legal & Compliance** — the Terms of Service and the Privacy Policy are English, and English governs.
* **Token and chain names** — USDC, Ethereum, Solana and the rest are the same everywhere.
* **Moove Handles, profiles and anything written on-chain** — they are identifiers, not copy.
* **Identity verification screens** — supplied by our verification partner. They follow your language where the partner supports it and fall back to English where it does not.

## What To Read Next

<CardGroup cols={3}>
  <Card title="Download App" icon="smartphone" href="/get-started/download-app">
    Where the language setting lives.
  </Card>

  <Card title="Supported Fiat Currencies" icon="banknote" href="/platform-support/supported-fiat-currencies">
    Where you can move local currency.
  </Card>

  <Card title="FAQ" icon="circle-question-mark" href="/faq">
    The questions people actually ask.
  </Card>
</CardGroup>

Thirteen languages, one account, the same product in every one of them.
