# Top & First 20

By sending a token address to this bot, it will analyze all the buys and sells of that token, filtering out MEV wallets. It then calculates the PnL for each wallet by adding up buys, sells, current holdings, and fees paid. The bot presents the best-performing wallets, along with the first wallet that bought the token. Wallets marked with a green leaf icon are “fresh” wallets, indicating they have likely only traded this token with minimal trading volume elsewhere. Each wallet in the results includes a button you can click to run a deeper wallet check, helping you identify top Alpha Wallets.

<figure><img src="/files/HuarJdxMtSbi1TOHFw18" alt="" width="375"><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://alpha-spotter.gitbook.io/alpha-spotter-docs/alpha-spotter-bots/top-and-first-20.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.
