# Русский

{% hint style="success" %}
RU Translation added by community member [maxvell3337](https://github.com/maxvell3337) in <https://github.com/zkBob/docs/issues/15>
{% endhint %}

### To access the Русский interface&#x20;

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/n9vozQweJUChZVN4k7bv" alt=""><figcaption></figcaption></figure>

4\) The zkBob UI will be updated to Русский for all operations.

<figure><img src="/files/iftdHGbzD4KVulJK5BGO" 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/russkii.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.
