# Portfolio

#### Everything in One Place

The DEX Portfolio provides a unified view of your assets, positions, and trading activity across the platform.

Track your balances, monitor active trades, and manage your funds from a single dashboard.

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

#### Portfolio Overview

Your portfolio displays your total account value and a breakdown of the assets you currently hold.

Use the portfolio to quickly understand your exposure across markets and keep track of your account at a glance.&#x20;

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

#### One Portfolio. Every Market.

Open positions and active orders are displayed directly within your portfolio.

Whether you're trading spot, perpetual futures, prediction markets, or other supported products, your activity is consolidated into one view.

This makes it easy to monitor your positions and stay on top of market activity.


---

# 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://about.dex.org/trading/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.
