# 启用暗模式

在本指南中，我们将解释如何在 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/chinese-documentation/zhang-hu-guan-li/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.
