# Customize language display

### Supported languages <a href="#supported-languages" id="supported-languages"></a>

At SubWallet, diversity and accessibility are core to our mission. We are committed to supporting a global community; therefore, we have designed the SubWallet interface to be accessible in various languages.

Currently, our interface is available in the following languages:

* **English**
* **Japanese (日本語)**
* **Chinese (汉语)**
* **Russian (Русский)**
* **Vietnamese (Tiếng Việt)**

{% hint style="info" %}
More languages will be supported in the future. Stay tuned!
{% endhint %}

### **Customize language display** <a href="#customize-language-display" id="customize-language-display"></a>

**Step 1:** On the SubWallet homepage, click the "**Settings**" tab on the sidebar to get to the Settings section.

<figure><img src="/files/nfkjKuXfHJm7I8GO5bn5" alt=""><figcaption></figcaption></figure>

**Step 2:** In the Settings section, click “**General settings**”.&#x20;

<figure><img src="/files/yRDRH3D18QuaUv4QNpSR" alt=""><figcaption></figcaption></figure>

After that, choose the “**Language**” option to view supported languages.

<figure><img src="/files/6wiVh7jMafR73YVhLKn8" alt=""><figcaption></figcaption></figure>

**Step 3:** A popup screen will appear on the right side. Select your preferred language from the list.

{% hint style="info" %}
By default, *English* is the chosen language, as this is the most popular language used worldwide.
{% endhint %}

<figure><img src="/files/Cw34MC3TGQI6Z6BGCKpd" alt=""><figcaption></figcaption></figure>

Get ready to explore new horizons and make your journey smooth and enjoyable with SubWallet, no matter where you are!


---

# 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.subwallet.app/main/web-dashboard-user-guide/getting-started/customize-language-display.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.
