# Switch Language

PolkaGate supports multiple languages, including **Chinese, Russian, French, Spanish, and Hindi**, in addition to **English**, which is the default language.

To change the language, open **Settings → Extension Settings →** select **Language.**

<figure><img src="/files/GcJqk5QSHxxtcfu1T5bH" alt="" width="234"><figcaption><p>Extension Settings (extension)</p></figcaption></figure>

<figure><img src="/files/Y685O8Eod6BAV81I0VZ8" alt="" width="234"><figcaption><p>Select Language (extension)</p></figcaption></figure>

To change the language in **full-screen mode**, the easiest way is to use the **language button** located below the **left-hand menu**. This button is **always visible**, so you can access it from anywhere in the extension.\
Alternatively, you can go to **Settings → Extension Settings → Language**, as shown below.

<figure><img src="/files/PGld33NvCax5d8Jo6TRK" alt=""><figcaption><p>Extension Settings (full-screen)</p></figcaption></figure>


---

# 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.polkagate.xyz/polkagate/polkagate-extension-user-guide/settings/switch-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.
