# Change System Language

**For Q1-3G Terminal:**

1. **Access Settings**

   * On your terminal, select the "设置" (Settings) button to open the settings menu.

   <div align="left"><figure><img src="/files/hypJ6XT8yjfvaumtEsqp" alt=""><figcaption></figcaption></figure></div>

2. **Select Language and Input**

   * In the settings menu, click on "语言和输入法" (Language and Input).

   <div align="left"><figure><img src="/files/UHwuPP69u78bqRkokNK1" alt=""><figcaption></figcaption></figure></div>

3. **Choose Language**

   * In the Language and Input menu, select "语言" (Language).

   <div align="left"><figure><img src="/files/zaHYQlqhNizwhjp7CJn8" alt=""><figcaption></figcaption></figure></div>

4. **Switch to English**
   * From the list of languages, click on "English" to change the system language from Chinese to English.

**For Q1-4G/Q2 Terminal:**

1. **Open Settings**

   * Press "设置" (Settings) on the terminal.

   <div align="left"><figure><img src="/files/SxcMfOPMXzpxCkqe5h2u" alt=""><figcaption></figcaption></figure></div>
2. **Navigate to Language and Input**
   * Click on "语言和输入法" (Language and Input). The subsequent steps are the same as those for the Q1 3G module.


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/settings-menu/change-system-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.
