# Language

<figure><img src="/files/Aa7QVePGPrdFeyOqtZTW" alt="" width="321"><figcaption></figcaption></figure>

Peaxel is available in **13 languages**. You can change the language anytime via the **hamburger menu (☰)** in the app or web platform.

**Available Languages (Alphabetical):**

* 🇸🇦 Arabic
* 🇧🇪 Dutch
* 🇨🇳 Chinese (modern)
* 🇫🇷 French
* 🇩🇪 German
* 🇮🇹 Italian
* 🇯🇵 Japanese
* 🇰🇷 Korean
* 🇷🇺 Russian
* 🇪🇸 Spanish
* 🇬🇧 English
* 🇮🇱 Hebrew
* 🇵🇹 Portuguese

**Notes:**

* Translations may not be perfect but are **clear enough to navigate and play**.
* **Documentation is in English**, but you can contact **chat support in any language**, and responses will be provided accordingly.

**Quick Steps:**

1. Open the **hamburger menu (☰)** in the top-right corner.
2. Select **“Language”**.
3. Choose your preferred language from the list.

You can **switch languages at any time**—your game progress and wallet remain unchanged.


---

# 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.peaxel.me/guide/my-peaxel/settings/language.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.
