# Asset Menu | 资产菜单

This menu is the user's financial command center, designed to provide a complete and organized overview of their crypto portfolio.

* **Portfolio Dashboard:** Displays total asset value in a chosen fiat currency (USD, IDR, etc.).
* **Asset List:** A complete list of all held tokens (BEP-20, ERC-20) and NFTs, complete with value and a concise price chart.
* **Transaction History (Activity Log):** A detailed list of all incoming and outgoing transactions, complete with confirmation status and links to the block explorer. A privacy feature will allow users to "mark" certain transactions to be hidden from the main log.
* **Custom Token Management:** Users can easily add custom tokens by entering the contract address, which will be automatically scanned and added.


---

# 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.88walletprivacy.tech/product-architecture/asset-menu-zi-chan-cai-dan.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.
