# Dashboard

Mozi’s Dashboard is a powerful tool designed to help users track their earnings, compare performance with top traders, and refine their investment strategies. This feature provides deep insights into individual and market-wide profitability, enabling users to make data-driven decisions.

**Key Features:**

* **PnL (Profit and Loss) Tracking**: Users can monitor realized and unrealized gains in real-time, allowing them to assess the profitability of their trades.
* **Leaderboard Rankings**: A competitive ranking system showcasing the most profitable traders based on recent and historical performance, providing insights into top-performing strategies.
* **Performance Metrics**: Users can analyze detailed asset allocations, trading volume, risk exposure, and trade success rates to identify patterns and optimize strategies.
* **Trade History Analysis**: Provides a historical overview of past trades, including entry and exit points, returns, and performance trends, helping users learn from previous decisions.
* **Sector and Market Trends**: Users can view profitability trends across different sectors, identifying which asset classes and strategies are performing best.


---

# 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://mozi-1.gitbook.io/mozi/protocol/dashboard.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.
