# Analyzer

<div align="left"><figure><img src="/files/641E5cRBxgcqUvRyyw1S" alt="Full screen shot of the wallet analyzer in action" width="563"><figcaption></figcaption></figure></div>

Dig deeper into top traders’ wallets you’ve come across, or use it on your own wallet to sharpen your strategy and gain insight. You can also **migrate them into our Copy Trade feature with a single click**.

* **Enter a wallet address** in the 'Search' field to load the Analyzer.
* Select the timeframe.
* **Review wallet performance in the 'Profit & Loss' section**. See Realized and Unrealized PNL %, total PNL, win rate, and a PNL chart.&#x20;

<figure><img src="/files/IGCrviSTho66ZtgJ2Vy1" alt="The profit and loss section of the analyzer" width="375"><figcaption></figcaption></figure>

* In the center are Analytics. Pure stats. Flip across the timeframes for more insight.

<figure><img src="/files/YFWkaWRM5SsDhcw9g04r" alt="The analytics section of the analyzer" width="375"><figcaption></figcaption></figure>

* Examine the wallet in the 'PNL Distribution' section to **see how that PNL came to be - was it one big win, or consistency over time?** The **View Distribution** button will give you a more detailed look into those wins and losses, and the involved token(s).&#x20;

<figure><img src="/files/AvxVKeA5juUnmMbn1zE9" alt="The PNL distribution section of the analyzer" width="375"><figcaption><p>To view details, including individual token performance, click <strong>View Distribution.</strong></p></figcaption></figure>

* View the 'Activity' tab to see a detailed trade log. The 'Positions' tab shows the current holdings.

<figure><img src="/files/3DAt2HGIQiggU5JY4Kw6" alt="The tables at the bottom of the analyzer page. Activity, positions, recent PNL&#x27;s." width="375"><figcaption></figcaption></figure>

{% columns %}
{% column width="58.333333333333336%" %}

* Click **Copy** **Trade** to import the wallet into the [Copy Trade](/terminal-overview/tools-and-widgets/copy-trading-bot.md) system with one action.
* Click **Track** **Wallet** to add to tracked wallets.
* Click **My** **Wallets** to see your own wallet stats.
  {% endcolumn %}

{% column width="41.666666666666664%" valign="middle" %}

<figure><img src="/files/eIsHghr7CMsC47lSYpPf" alt="Buttons used to link the wallet being analyzed to other sections of terminal. Copy trade, the wallet, tracker, and your own wallets"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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.trojan.com/terminal-overview/wallet-analyzer.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.
