# General Settings

**Personal Info**

* Username: Change the username displayed on the menu tab.
* Profile Picture: Update your profile picture by clicking to upload or by dragging and dropping any image in PNG, SVG, or JPG format, with a maximum size of 100x100 pixels.

**Account Settings**

* Language: Set your preferred language for the account interface.
* Default Currency: Update your default currency for transactions and balances.
* Default Theme: Update your default theme to light or dark mode.

**Account Management**

* Close Account: Use this feature with caution. Closing your account will permanently delete all data, and you will no longer be able to log in.


---

# 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://doc.fluxedgeai.vip/account/settings/general-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.
