# Account 相关术语

* **Dashboard（个人总览）**: 个人账户的总览页面，集中汇总你的 MintBox 参与、交易活动、邀请情况、资产持仓及资金流水等信息。
* **My Assets（我的资产）/ My MintBox（我的 MintBox）/ My Trades（我的交易）**：对应的账户与记录页面，你可在这些页面分别查看资产持有情况、MintBox参与情况和Market（二级市场）挂单与交易情况。
* **Fund History（资金流水）**: 用户钱包所有充值与提现的记录。
* **My Wallet Balance（钱包余额）**：用户钱包里的 USDC 余额（不含代币化权益Tokenized Interest的价值）。
* **Deposit（充值）/ Withdraw（提现）/ Fund History（资金流水）**：入金、出金及其记录（详见「新手上手指南」中的「方式三：MoonPay（支付合作方）」）。
* **Est. Total Value（资产估值）**：按当前市价估算的全部持仓总价值（含 USDC 与代币化权益Tokenized Interest），仅为估算、不代表实际成交价值。
* **Ongoing MintBox / MintBox History**：你所参与的MintBox活动中，正在进行中（Live＝认购开放、Pending＝待开奖）与已公布结果的 MintBox。
* **Total Investment（实际投入）**：你在 MintBox 中的实际投入金额，等于累计认购金额减去累计未中签可 claim（领取）金额。
* **24H PNL（24 小时盈亏）**： 过去 24 小时内，因价格变动而产生的当前持仓未实现盈亏。该数值仅反映持仓部分的价格波动，不计入因钱包充值或提现而造成的持仓余额变化。
* **Realized PNL（已实现盈亏）**：用户已平仓交易所产生的累计盈亏。
* **Open Orders / Order History / Trade History**：未成交订单 / 全部订单记录 / 成交明细。


---

# 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.market.cards/documentation/zh/shu-yu-biao/account-xiang-guan-shu-yu.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.
