# Bundles

Bundles refer to a group of transactions often across multiple wallets intended to acquire a significant amount of supply.

Bundles are shown in three places:

1. On the main scan above First 20 and Snipers
2. Within First 20&#x20;
3. Within /bundle command

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

Bundles are shown on the main scan separately

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

This shows:&#x20;

1. Total number of bundles&#x20;

   <figure><img src="/files/FI6Xm3dya5xgrJBvif0q" alt=""><figcaption></figcaption></figure>
2. Total supply bought by those bundles&#x20;

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

1. Current supply held by those bundlers

<figure><img src="/files/4ND0AZi6HN8lNIx7n4uW" alt=""><figcaption></figcaption></figure>

Bundles are also shown within First 20. For more information refer to [First 20](/user-guides/soul-scanner/first-20.md)

Bundles also have a separate command that can be used in both DM and groups.

Usage:

/bundle \<CA> or /bundles \<CA>

Example:

/bundle 8hBkbucqwkyE9GgPxMByeXYHXr3gdCHKUnQHJMBppump

Output:

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

Here the following information is shown:&#x20;

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

* Bundles
  * Total amount of bundles
* Bought
  * Total supply bundled
* Holding
  * Current supply held by bundlers
* Wallets
  * Total wallets involved in bundles
* Spent
  * Total SOL spent by bundlers

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

Bundles are organized by supply bought. This view shows the following information:

* Time
  * How long ago did the bundle occur
  * How long after launch did the bundle occur
* Bought
  * Total supply bundled in this bundle
* Holding
  * Current supply held by this bundle
* Wallets
  * Total wallets involved in this bundl
* Spent
  * Total SOL spent in this bundle


---

# 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/bundles.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.
