# 中文

{% hint style="success" %}
ZH-CN Translation added by community member [**Yondcutie**](https://github.com/Yondcutie)  in <https://github.com/zkBob/docs/issues/16>
{% endhint %}

### To access the 中文 interface:

1\) Click the 3 dots to access More about zkBob.\
2\) Select the English language icon.

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

3\) Select 中文 from the dropdown list.

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

4\) The zkBob UI will be updated to 中文 for all operations.

<figure><img src="/files/rlg8KyvCdXgGAeq3lgzq" alt=""><figcaption></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.zkbob.com/zkbob-app/multilingual-support/zhong-wen.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.
