# User Profile

Demex offers a customizable trading experience to suit your individual needs. Starting from your user profile, you can personalize various settings and preferences.

This guide will help you navigate through the different sections and options available in your profile.

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

## General

* Switch between Carbon and EVM Address: You can switch between your Carbon and EVM addresses, depending on your preference or the network you want to use.
* Staked Tier: This tier represents your staking level and determines the benefits and rewards you are eligible for.
* Amount of SWTH staked: Check the quantity of SWTH tokens you have staked on the Carbon blockchain.

## Profile Settings

* Username: Click on the 'Create' button to set a customized username for your profile. Please note that once created, you won't be able to change it, so choose carefully!
* Twitter: Click on the 'Create' button to add your Twitter username, making it easier for others to find and connect with you.
* Network: View the network you are currently connected to on Demex.
* Account Number: This is a unique identifier assigned to your Demex account.

## Preferences

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

Under the Preferences section, you have the option to customize and enable/disable notifications for the following:

* Order Confirmation Reminders: If enabled, a pop-up window will appear every time you submit an order to confirm your action.
* Leverage Change Reminders: If enabled, a pop-up window will appear every time you change your leverage, reminding you of the updated settings.
* Confetti Animation: If enabled, a confetti animation will play each time you share your trades, adding a touch of celebration.
* Lite-Pro Mode Switch Window: If enabled, a pop-up window will appear whenever you switch between Lite Mode and Pro Mode, providing a visual confirmation.
* Reserve Fee Option: If enabled, the selected token will be used to pay network fees on Demex.


---

# 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://guide.dem.exchange/trade/trading-profile/user-profile.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.
