# Perp/Spot Portfolio

### Perps/Spot Wallet Dashboard

<figure><img src="/files/6S4IIoTRxKtLfeTl6ALK" alt=""><figcaption><p>Perps/Spot Wallet Dashboard</p></figcaption></figure>

The **Perps/Spot wallet** dashboard gives you a concise, real-time snapshot of your leveraged & spot trading accounts. A summary panel shows trading volume, total PnL, transaction volume, and more so you know exactly how you are performing overall.&#x20;

A live chart tracks your **PnL** and **Account Value** over time, letting you spot trends without digging into spreadsheets.

Track **open positions**, including **entry**, **mark**, and **liquidation prices** along with **margin if used**. If you don't have any open positions, you can flip to the trade history tab to review past wins and losses. Easily toggle between **Perp** and **Spot** accounts.&#x20;


---

# 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/perp-spot-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.
