# Trader Scan

Axiom has now included a Trader Scan feature embedded directly within the orderbook interface. This allows users to view detailed wallet-level activity for **any** token they're tacking!

For each trader interacting with a specific memecoin, it’s easy to see how much they’ve bought or sold, their current balance, and even their realized PnL. This helps users quickly identify whether a wallet is accumulating, offloading, or flipping for gains.

Additionally, the tool shows how long each wallet has been holding the token, offering extra context around conviction and timing. It gives traders a clearer picture of who’s behind the moves — and how experienced or committed they might be.&#x20;

#### Benefits of Using Trader Scan

The Trader Scan feature provides several advantages for users:

* **Transparency**: Gain insights into wallet-level activities, making trading decisions more informed.
* **Strategic Analysis**: Assess the market stance of traders, distinguishing between accumulators, sellers, and speculators.
* **Enhanced Decision-Making**: Use data on wallet longevity and trading patterns to determine market sentiment and trader hold times.

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


---

# 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.axiom.trade/trader-scan.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.
