# Prediction Portfolio

### Prediction Market Wallet Dashboard

<figure><img src="/files/X5Sd2OVvmFY2m6zcjsOt" alt=""><figcaption><p>Prediction Market Wallet Dashboard</p></figcaption></figure>

Use this page to track every USDC-denominated position across your **Prediction Markets** activity.

* **Portfolio Overview:** Displays total portfolio value, open position count, and total trading volume across all connected wallets.
* **PnL Chart:** Shows profit and loss over time, adjustable by time range (1D, 1W, 1M, or All).
* **Performance Stats:** Summarizes your total predictions, biggest win, and current USDC balance.
* **Active Positions:** Lists all open markets and their real-time values.
* **Activity Tab:** Tracks your full transaction history, including open, closed, and settled positions.
* **Win Rate:** Displays your overall prediction accuracy across all completed markets.


---

# 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://help.trade.fun/portfolio/prediction-portfolio.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.
