# Language settings

On [**Polee.me**](https://polee.me/), [unauthenticated ](/help/en/faq/registration-and-authorization.md)users can select their preferred language using the dropdown menu in the top right corner of the screen.

&#x20;![](/files/DYF1HB1kWBwRoYdIhxvT)

If you need to change the language after logging in, follow these simple steps to update the language in your account settings:

1. Click on the [menu ](/help/en/faq/general/menu.md)and select **“**[**Settings**](https://polee.me/user/settings)**”**.

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

2. In the **“**&#x44;ispla&#x79;**”** section, find the **Language** option and choose between **English or Russian**.

<figure><img src="/files/ejapwdnyULZsJCau3XSu" 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://polee.me/help/en/faq/settings/language-settings.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.
