# Activate dark mode

In this guide we explain how to enable **Dark Mode** in the Incogniton user interface. Dark mode is an add-on that helps you quickly turn the screen (browser) to dark whenever you prefer it.

{% stepper %}
{% step %}

#### Click on the moon icon

Click on the **moon icon** on the right side of the Incogniton user interface.

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

{% step %}

#### Click on the sun icon

To turn Dark Mode off, click the **sun icon**.

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

{% hint style="info" %}
If you still have any questions about the Dark Mode feature or anything else, contact our [support department](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/account-management/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.
