# Активация темного режима

В этом руководстве мы объясняем, как включить **Темный режим** в пользовательском интерфейсе Incogniton. Темный режим — это дополнение, которое помогает быстро переключить экран (браузер) на темный, когда вам это удобно.

{% stepper %}
{% step %}
**Нажмите на значок луны**

Нажмите на **значок луны** на правой стороне пользовательского интерфейса Incogniton.

<figure><img src="/files/3pTJwiH9u7oEeIP2OWMd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Нажмите на значок солнца**

Чтобы отключить Темный режим, нажмите на **значок солнца**.

<figure><img src="/files/D6rAl6nZjKlp0ZPLE6R2" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Если у вас остались вопросы о функции Темного режима или о чем-либо еще, свяжитесь с нашим [отделом поддержки](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/documentation/russian-documentation/upravlenie-akkauntom/edit-account-details/activate-dark-mode.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.
