> For the complete documentation index, see [llms.txt](https://docs.hashhunter.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hashhunter.ai/hash-hunter-terminal/bonding-curve-scanner.md).

# Bonding Curve Scanner

Pump.fun launches hundreds of tokens an hour. Most are dead within minutes. A small subset graduates — meaning they reach the bonding-curve threshold, migrate to Raydium, and become tradable on the open market. That migration moment is when a lot of the real money is made or lost, depending on which side of it you were on.

The scanner watches the bonding curves in real time and surfaces the launches that are close to graduating. Critically, it does not just show you everything that's close — it pre-filters based on what we look at on every contract:

* **Bundle detection** — was the launch sniped into one or two wallets at deployment
* **Dev-stack analysis** — does the dev wallet hold an unusual percentage of the supply
* **Holder distribution** — is the buying spread across real wallets or concentrated in a handful
* **Launch metadata** — is this the dev's first launch or their tenth (and if the tenth, what happened to the previous nine)

What survives this filter is what shows up on your screen. It is not a list of guaranteed wins — nothing in the trenches is. It is a list of launches that have **passed the basic "this looks survivable" checks** and are now close to the moment of price discovery.

#### How to use it

Cards refresh continuously as new launches approach the bonding-curve threshold. Each card surfaces the token, current market state, and the key health signals at a glance. Click any card for the full analyzer read.

Every card has an **APE IN** button. The moment the read looks right, you size your buy and sign — no leaving the scanner, no opening another tab, no hunting for the CA. The scanner finds it, the analyzer validates it, the button executes it.

When a launch on this scanner runs, it tends to run hard. The window is short. The scanner is built so you don't have to be the last one in.


---

# 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:

```
GET https://docs.hashhunter.ai/hash-hunter-terminal/bonding-curve-scanner.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.
