# Portfolio Tracking

{% hint style="info" %}
**Track your Portfolio on MevX** [**here**](https://mevx.io/portfolio)
{% endhint %}

The Portfolio Tracking feature on MevX provides users with a comprehensive overview of their cryptocurrency holdings, making it easier to monitor and manage investments. This tool is designed to give detailed insights into the performance and value of your assets.

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

## <mark style="color:blue;">Key Features</mark>

### **Portfolio Overview**

Track and analyze the performance of your own wallet or any external wallet

* **Balance:** View asset allocation and token distribution by percentage and value.
* **Real-Time PNL & ROI Tracking:** Visualize profits, losses, and return on investment with easy-to-read charts.
* **Token Quantity:** Show tokens that the wallet is holding.

### **Traded Tokens**

Gain full insight into trading history per token:

* View each trade with timestamps, holding duration, buy/sell amounts, and profits.
* Understand win/loss ratio and assess your most profitable trades.
* Monitor real-time PNL changes per token.

#### 3. **Live Transactions**

Track wallet activity as it happens:

* See every incoming and outgoing transaction.
* Understand trading behavior and strategy.
* Ideal for tracking whales, devs, or competitor wallets.

#### 4. **Deployed Tokens**

For developer wallets:

* View all tokens deployed by a specific wallet.
* Track their performance, price changes, and trading activity.
* Useful for identifying experienced or high-impact devs.

#### 5. **Wallet Stream View**

Focused analysis per token:

* Follow the activity of a wallet on a specific token.
* Monitor holding changes, buys/sells, and trade logs in real time.
* Great for analyzing smart traders or dev wallet behavior.

## <mark style="color:blue;">Wallet Control Panel</mark>

* Switch between your own wallets, watchlisted wallets, or any custom wallet address.
* Instantly add wallets to your Watchlist or activate Copy Trade.
* Central hub for analyzing multiple portfolios.


---

# 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.mevx.io/docs/feature-ecosystem/portfolio-tracking.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.
