> For the complete documentation index, see [llms.txt](https://help.gv.iosapp.icu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gv.iosapp.icu/1005.md).

# 🅰️更改Google账户语言

{% embed url="<https://myaccount.google.com/intro/data-and-privacy>" %}

![](/files/-Mj7UgeCSL96JZElnqw2)

### 点击数据与个性化

看不懂可以根据图标(所有图标都是统一的)

![](/files/-Mj7Uzrp_EKZkUV_xt3E)

### 点击语言选项栏

![](/files/-Mj7VAZ2ayvp4DVCVxQ8)

### 选择简体中文或你熟悉的语言

![](/files/-Mj7VZoAwG57LoZlB309)

![](/files/-Mj7VdHT4rqIFB9c_bTI)

### 选择点击向上的箭头(把想设置的语言移到顶部）

![](/files/-Mj7VrHdBOoY9ITq4ac6)

### 设置完成

![](/files/-Mj7VyvkwH83jCDwZTJ_)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.gv.iosapp.icu/1005.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
