> For the complete documentation index, see [llms.txt](https://docs.mezz.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mezz.finance/using-mezzanine/portfolio-page.md).

# Portfolio Page

On the Portfolio page you can monitor your Total Portfolio Value, view tranche analytics, and track the history of both executed and pending transactions.

You can also track your participation in the Mezzanine Points system, which records early involvement in the Mezzanine ecosystem.

You can find out how to earn points, check your total points balance, and view your ranking based on the points, distributed throughout the campaign.

Below is a detailed description of each interface element and how to interact with it.

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

At the top of the page, you will find a summary of your protocol holdings.

**Total Portfolio Value** indicates the total aggregate value of all your assets in USD equivalent.

**Analytics cards** show your current balance for mzUSD, smzUSD, MLT and JLT holdings with the APR shown for each tranche.

Your Points section indicates your total points accumulated for the current campaign.\
The Portfolio Page features a **History** and **Mezzanine Points tab** which include information about your transactions and points for the current epoch.

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

**The History tab** contains two nested tabs: Transaction History and Pending Withdrawal Requests.

**Transaction History is a log of all your protocol activity including minting, redeeming, depositing, withdrawing, and claiming.**

Each entry shows the action, transaction amount, number of shares, date and time, and provides a direct link to Etherscan for blockchain verification.

If you have a pending withdrawal from the Junior or Mezzanine tranches, your request will be displayed on the **Pending Withdrawal Requests tab.** Each entry shows the transaction amount, shares, date and time, Unlock ETA, Status (Pending, Ready to be withdrawn or Claimed).

Transactions with a Pending or Ready to withdraw status cannot be canceled. Once you have submitted a request to withdraw from the tranche, the process is irreversible.

The **Mezzanine Points tab** tracks your early involvement and contribution to the development of the ecosystem.

Points are not a cryptocurrency and do not have a monetary exchange rate. To find out how to earn points, visit the **Get Points tab** on the Portfolio page.

Mezzanine Points tab contains three nested tabs: Get Points, Your Activity and Leaderboard.

\
**Get Points** describes the conditions for earning points within the current campaign, including daily point rates for holding assets, the underlying mzUSD amounts, and any applicable multipliers.

**Your Activity provides a detailed log of your points history, showing the date, action taken, points earned, and a link to the Merkle tree for each event.**

**Total Points Awarded shows the cumulative points distributed to all users across the campaign.**

**The Leaderboard nested tab** contains the Top 100 ranking of the protocol's most active users. Your current ranking is pinned to the top of the list.

Please note the "Last updated" label to see how recent the data is.


---

# 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:

```
GET https://docs.mezz.finance/using-mezzanine/portfolio-page.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.
