> For the complete documentation index, see [llms.txt](https://solsqueezer.gitbook.io/solsqueezer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solsqueezer.gitbook.io/solsqueezer/features/autoscan-bot.md).

# AutoScan Bot

In our private TG channel, you will be able to find an automatic wallet analysis, which is sorted by topics for your convenience.\
\
AutoScan Bot analyzes wallets with several hundred Migrated Pump.fun tokens daily, as well as those that trade popular tokens on DexScreener.

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

> Wallets are added automatically every day, so even if you don't have a ready list of wallets for analysis, you can always find what you need here.

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

**Here is the Filters used for the above Autoscan topics** :&#x20;

### ⚙️ Common Criteria

*Applies to all Topics:*

* **Win rate:** ≥ 20%
* **Last trade:** within the past 7 days
* **Sold more than bought:** ≤ 30%
* **Average buys:** ≤ 10

***

### 🍉 SQUEEZED WALLETS

* **ROI:** ≥ 20%
* **Tokens traded:** > 10
* **Average buy size:** 0.5 - 4 SOL
* **Fast trades:** ≤ 30%

***

### 🍓 > 10 Avg Trades per Day

* **ROI:** ≥ 20%
* **Tokens traded:** > 50
* **Average buy size:** 0.5 - 3 SOL
* **Sol balance:** ≥ 15 SOL
* **Avg trades per day:** > 10
* **Fast trades:** ≤ 30%

***

### 🍒 > 10 Avg/Day + Fast Trades

* **ROI:** ≥ 20%
* **Tokens traded:** > 50
* **Average buy size:** 0.5 - 3 SOL
* **Sol balance:** ≥ 15 SOL
* **Avg trades per day:** > 10
* **Fast trades:** ≥ 30%

***

### 🥝 Chill Traders

* **ROI:** ≥ 25%
* **Tokens traded:** ≥ 20
* **Win rate:** ≥ 50%
* **Average buy size:** 0.2 - 1 SOL
* **Avg trades per day:** < 10

## <mark style="color:purple;">Personal Autoscan</mark>&#x20;

&#x20;Personal Autoscan feature tracks trending tokens and finds wallets using flexible custom [filters ](/solsqueezer/bot-settings/batch-filters.md)tailored to <mark style="color:red;">YOUR</mark> needs.&#x20;

The Autoscan filters are same as [Batch Filters](/solsqueezer/bot-settings/batch-filters.md).

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

<figure><img src="/files/7SQ32mqGz5BnMW1vsMMR" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://solsqueezer.gitbook.io/solsqueezer/features/autoscan-bot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
