# （七）用户中心

### 账户基本信息

1. 用户中心页面可见登录账户（web3.0 钱包地址），为提升账户安全，可设置独立密码（设置后，登录时会校验。）。绑定邮箱级手机号便于查收邮件和短信提醒。
2. 账户余额：可提现金额。
3. 已到账金额：历史总的佣金到账总金额，已到账金额=账户余额+已提现金额。
4. 已提现金额：累计已完成提现的金额。

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

### 交易记录

1. 账户佣金结算及提现记录，支持PUT和TRC20两种结算方式，提现时请特别注意。
2. 交易状态为成功时，表示提现完成。如果审核不通过，请查看记录返回的失败原因。

   <figure><img src="/files/YaPSXy5wL3rRgix9pbX8" 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://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/tou-shou-cao-zuo-shou-ce-pmp/qi-yong-hu-zhong-xin.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.
