# How to enable Dark Mode

### To toggle dark mode on or off,

1. Click on My Account, located in the top right at the top of the menu.
2. Select Appearance from the menu.

![](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/screenshot-2023-11-06-at-90711_r11woo.png)

3. Modify your appearance settings from this menu.

![](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/screenshot-2023-11-06-at-90738_h8l0bw.png)

You can toggle on Light or Dark mode, and choose whether or not the navigation bars hide when you move your mouse.


---

# 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://lifeat.gitbook.io/lifeat/general-faq/how-to-enable-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.
