# First 20

<p align="center"><img src="/files/QFNcLXjSnYYarbpvltmx" alt=""></p>

First 20 can be broken into the following items:

* Total Supply bought by First 20 buyers

  <figure><img src="/files/2bEQYlPIKMHAqfONbg8B" alt=""><figcaption></figcaption></figure>
* Top category and number of wallets in that category

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

* Supply bought by top category

  <figure><img src="/files/XKyMZDz19gy0zoGCFAwN" alt=""><figcaption></figcaption></figure>
* Wallet Map

<figure><img src="/files/5d9XbcXRVRuBO4UGeI5H" alt=""><figcaption></figcaption></figure>

## Wallet Map

Wallets are classified based on the following criteria:&#x20;

* Dev 🛠️
  * The deployer of the coin
* Shrimp 🍤
  * A wallet with < 3 SOL
* Fish 🐟
  * A wallet with between 3 and 100 SOL&#x20;
* Whale 🐳
  * A wallet with > 100 SOL
* Fresh 🌱
  * A wallet with no history and funded by a CEX (Centralized Exchange). Fresh wallets are typically utilized by insiders to hide their activity.&#x20;
* Bundle 📦
  * This wallet was part of a bundle.

Each wallet can be clicked to view the solscan page for that wallet&#x20;

© 2023-Present Soul Systems LLC. All rights reserved.


---

# 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.soulterminal.ai/user-guides/soul-scanner/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.
