# Finding Traders

**Top Traders** lets you discover and track the wallets of successful traders directly within Shotgun - turning onchain activity into actionable intelligence.

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

**KOLs Latest Trades** Monitor what the top traders are trading in the spot

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

***

## What You Can See

For each trader discovered on Shotgun, you can view:

* **Wallet address** - the onchain identifier
* **Tokens traded** - which tokens this wallet has bought and sold
* **Buy / Sell activity** - amounts bought, amounts sold, remaining balance
* **Realized PnL** - how much profit or loss this wallet has generated
* **KOLs Latest Trades** - what KOL are trading

***

## How to Use It

**Identify smart money:** Look for wallets with consistently high win rates and positive realized PnL across multiple tokens - these are experienced traders worth tracking.

**Spot accumulation:** If multiple high-performing wallets are buying the same token, it may be a signal worth investigating.

**Assess conviction:** Check what the KOLs are trading. A KOL entering or existing a position with size can be very telling.

***

## Related Features

* **Trader Scan** - view wallet-level activity for any specific token from the orderbook interface. See [Trader Scan](/features/trader-scan.md).
* **Wallet Tracking** - add wallets to your watch list to receive alerts when they make moves. See [Wallet Tracking](/wallet-tracking/adding-wallets.md).


---

# 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.shotgun.fun/shotgun/finding-tokens/finding-traders.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.
