# 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-tw/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.
