# Changing the Interface Design Theme

You can customize the display of the website to your liking by choosing a light or dark theme. This will create a comfortable environment for the eyes, depending on your preference or lighting. Below are simple steps to help you change the theme on your account.

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 "Display" section, under "Theme", select a theme: System (the design that automatically adjusts to the settings of your operating system), Dark or Light

<figure><img src="/files/IxjhFI1n6pv6wWxXnsFr" 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/theme-change.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.
