# 切换语言

PepeBoost支持多语言，向机器人输入 /menu 打开主菜单，可以在菜单中看到语言选项。点击“语言”后，可以看到目前支持的语言分别为简体中文，繁体中文，英语，俄语，越南语，点击对应语言即可一键切换。

<figure><img src="/files/MEs45bltwiV9kek3Sc7z" alt=""><figcaption><p>切换语言</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.pepeboost.io/others/qie-huan-yu-yan.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.
