# Portfolio Management

There has been a fragmentation of exchanges in the virtual asset sector, resulting in users having to use several exchanges throughout their crypto journey. All the while, the industry did not have a unified platform that allowed users to aggregate and manage their portfolios. To address this, League of Traders created a portfolio tracker for users to consolidate and manage their portfolios from multiple exchanges all in one place. The portfolio tracker aggregates data from several exchanges into one portfolio, linking real-time prices and position data to provide reliable coverage from user exchanges. This means users won't need to use multiple platforms at one time to get things done.

<figure><img src="/files/ZOgi836NqG3aC0wU5dgU" alt=""><figcaption><p>Figure - Portfolio Management</p></figcaption></figure>

League of Traders already supports several major exchanges and continues to receive requests from other platforms who wish to join the roster. This list will continue to expand as demand continues to grow.


---

# 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.leagueoftraders.io/solution/portfolio-management.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.
