# Dashboard

<figure><img src="/files/5XPjSy7SifTIxR3pumwz" alt=""><figcaption></figcaption></figure>

### Global Header & Quick Stats

<mark style="color:$info;">The header shows your wallet short address and personal quick stats: My badges (Gold/Silver/Bronze), Unlocked %, My balance (nUSD), My rank, My volume, My P\&L, My ROI—plus a Share action.</mark>&#x20;

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

### Leaderboard View

<mark style="color:$info;">The Leaderboard shows season metrics (e.g., Total volume, Open interest, Traders) and may include a chain distribution snapshot and season timer (e.g., “Season 1 12d left”). You can sort the table by P\&L, ROI, and Volume; there’s also a "how it works" explainer entry and footer links for docs and bug reports.</mark>&#x20;

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

### Portfolio View

<mark style="color:$info;">Your portfolio is tabbed:</mark>

* <mark style="color:$info;">Balances — token balances (notably nUSD on MegaETH)</mark>
* <mark style="color:$info;">Open orders — resting orders you can manage</mark>
* <mark style="color:$info;">Positions — active positions with P\&L, TP/SL controls, and risk info</mark>
* <mark style="color:$info;">P\&L / Funding / Order history / Trade history — analytics and logs for auditability</mark>

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

### Claim Entry from Dashboard

<mark style="color:$info;">This is where you can claim your nUSD allocation.</mark> &#x20;

<figure><img src="/files/2Vx536AwtApWqD7P80nF" alt=""><figcaption></figcaption></figure>


---

# 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.nunchi.trade/nunchi-testnet-user-guide/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.
