> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/jiao-yi-suo-zhang-hu/zhang-hu-gong-neng/zhang-hu-gong-neng-zhi-nan/cha-kan-zhang-hu-xin-xi.md).

# 查看账户信息

### **如何查看我的用户名？**

* 登录您的交易所账户后，点击右上角的账户，即可查看您注册时填写的 KYC 姓名。

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

* 如果您想查看您的账户别名，请前往 **设置 → 账户** 选项卡下的 **排行榜**，在那里您可以找到您的别名，以及推荐您注册的账户的别名。

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

***

### 我如何更改我的账户名称？

**主账户名称无法更改。**\
只有子账户昵称可以自定义。**要修改昵称：**

* 进入子账户。
* 点击 资产总览 (Portfolio)，然后点击 编辑 (Edit)。

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

* 输入您想要的昵称并点击 **保存 (Save)**。

<div align="left"><figure><img src="/files/omu0hecCmousTkQWS7cK" alt="" width="563"><figcaption></figcaption></figure></div>

***

### 我如何查看我的费率等级？

* 前往 **设置 → 账户** 选项卡下的 **费用 (Fees)**，您可以查看当前的现货和合约费率等级。
* 费率等级是根据您过去 30 天的交易量决定的。更多详情请参阅 [**费率表**](/support-docs/cn/jiao-yi-suo/jiao-yi/jiao-yi-fei-yong.md)。

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

***

### 我如何查看我的账户资产负债表？

* 登录交易所账户后，前往 **资产总览→ 账户概览** 选项卡 → 点击 **余额** ，然后点击 **对账单**&#x20;
* 如图所示，您可以查看子账户的资产、负债和净权益等详细信息。

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

***

### 我如何查看我最近的交易量？

* 登录交易所账户后，前往 **资产总览 → 点击表现**。
* 选择您想查看的项目，勾选**累计** ，并选择时间范围即可查看您的交易量。

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/jiao-yi-suo-zhang-hu/zhang-hu-gong-neng/zhang-hu-gong-neng-zhi-nan/cha-kan-zhang-hu-xin-xi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
