# Personalization Settings

CLOAD offers rich personalization features, allowing users to customize the platform experience according to their preferences and needs. From the interface to personal information, everything can be easily adjusted.

<figure><img src="/files/CUJJpzwXYe2QGIrdjgcw" alt=""><figcaption></figcaption></figure>

***

1. **Theme Switching**\
   Choose between dark and light themes at will. Users can select the visual mode that suits their environment or personal habits.\
   Switch themes with a single click in the top toolbar, ensuring the platform always adapts to your needs.
2. **Multilingual Support**\
   The platform supports multiple languages, including English, Chinese, Japanese, and Korean.\
   Users can switch to their preferred language via the top toolbar, providing a barrier-free experience for global users.
3. **Personal Information Settings**\
   Click on the user avatar in the top toolbar to access the "Personal Information Settings" page and personalize your account details:

   * **Avatar:** Upload a custom avatar to enhance account recognition.
   * **Background Image:** Add a unique background image for a distinctive personal style.
   * **Username:** Set a memorable and unique username.
   * **Introduction:** Introduce yourself with a few lines to enhance community interaction.
   * **Email:** Bind or update your contact email to ensure account security.
   * **Twitter Address:** Add social links so community members can find you easily.

   Users can view their personal homepage on the Profile page to see how their display looks.


---

# 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.cload.one/features-explained/personalization-settings.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.
