# Account Concepts

* **Dashboard**: the overview page for your account, summarizing your MintBox participation, trading activity, invites, asset holdings, and fund history.
* **My Assets / My MintBox / My Trades**: account and record pages where you can view asset holdings, MintBox participation, and Market orders and trades.
* **Fund History**: records of all wallet deposits and withdrawals.
* **My Wallet Balance**: the USDC balance in your wallet, excluding the value of Tokenized Interest.
* **Deposit / Withdraw / Fund History**: deposits, withdrawals, and their records (see "Method Three: MoonPay (Payment Partner)" under "Getting Started").
* **Est. Total Value**: an estimate of the total value of all holdings at current market prices, including USDC and Tokenized Interest. It is only an estimate and does not represent actual executable value.
* **Ongoing MintBox / MintBox History**: the MintBox activities you participated in that are ongoing (Live = participation open, Pending = awaiting draw) and MintBox activities with published results.
* **Total Investment**: your actual invested amount in MintBox, equal to cumulative commitment amount minus cumulative non-winning claimable amount.
* **24H PNL**: unrealized profit and loss on current holdings due to price changes over the past 24 hours. This value only reflects price movement of holdings and does not include balance changes caused by wallet deposits or withdrawals.
* **Realized PNL**: cumulative profit and loss generated from closed trades.
* **Open Orders / Order History / Trade History**: unfilled orders / all order records / trade details.


---

# 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/glossary/account-concepts.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.
