# Account / Profile

Not much to explain here.   The account / profile menu stores all vital data pertaining to your unique account.   This can be separated into the following categories.

#### PERSONAL INFORMATION

Information that must be securely stored of a personal nature such as real name, email address, date of birth.  This data is set once and cannot be changed.  \
\
As accounts are non-transferable, you must ensure that your personal information is accurate at the time of creation and all information of this nature is recorded and retained by you.  \
\
This will be required should you need to recover your account at a later date.

#### FINANCIAL INFORMATION

All information of a financial nature such as payment methods and wallet addresses will be stored in this section.   All data of this nature is encrypted.\
\
You <mark style="color:red;">**MUST NOT**</mark>, at any time, disclose financial information such as recovery passwords, wallet recovery keywords, or any other security related overrides other than the answer to your security question to <mark style="color:red;">**ANYONE**</mark>.\
\
No employee of <mark style="color:orange;">**DEFVERSE**</mark> will ask you for this information.   If you are asked for this information it is very likely a scam and you are advised to report this to us immediately at `scam@defverse.app`   \
\
You are solely responsible for the activity on your account and <mark style="color:orange;">**DEFVERSE**</mark> will not accept liability for any losses sustained due to neglect or your lack of proper security measures.

#### VANITY INFORMATION

Vanity information is any non-important data that is used aesthetically or otherwise, to identify your account.   Such data includes, but is not limited to:

* Personal Avatars
* Titles
* Profile Banners
* Profile Backgrounds
* Achievements (Trophies, Accolades etc)
* Personal Descriptions

#### ACCOUNT SUPPORT

In the event that you need to recover your account, you can use a selection of account recovery services such as:

* Password Change
* Password Recovery
* Account Recovery


---

# 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://defverse.gitbook.io/defverse-nft/sg/menu-design/account-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.
