# Wallet Profiler

## Overview

This is where you can check a wallet's holdings and DEX performance. Here we included several features:

* **Historical Performance** tracks the wallet's position, including PnL, ROI, Cost and Revenue through DEX Trades.
* **Tokens Traded** table shows a more detailed view for each token.

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

## Transactions

This shows the information of historical transactions the wallet have made recently, including Trades and Transfers (Send/Receive).

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

When clicking to a token, you can also check further into historical transactions the wallet made with that token, with a price chart integrating the wallet's actions executed on price candles, for a more effortless technical analyzing experience.

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

{% hint style="success" %}
**iCryptoAI** integrates the latest version of **TradingView** charts into this Technical Analysis Chart section. **TradingView** provides traders with the most convenient analytical tools for various assets across all markets, including stocks, forex, commodities like gold or silver, and [**BTCUSD**](https://www.tradingview.com/symbols/BTCUSD/).
{% endhint %}


---

# 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://icrypto.gitbook.io/whitepaper/features/wallet-profiler.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.
