> For the complete documentation index, see [llms.txt](https://docs.leap-blockchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/sniper-mode.md).

# Sniper Mode

### Migration Sniper <a href="#migration-sniper" id="migration-sniper"></a>

Buy the instant a token **migrates** off its launch platform (Pump.fun, Dynamic Bonding Curve, Launch Labs, etc.) — or **auto‑sell** if you’re already holding. Use this when teams push to Raydium/CLMM or another pool and you want first fills or a clean exit.

#### How it works <a href="#how-it-works" id="how-it-works"></a>

* **Buy on migrate**: Watches the target token’s migration event; as soon as the new pool/pair is active, places your configured buy on the platforms you allow (Raydium, Pump.fun/Swap, Meteora).
* **Sell on migrate**: If you already hold the token, instantly sells your position when migration is detected.

***

**Setup — Step by step**

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

1. **Token:** Paste the token’s **CA**. This is mandatory so the bot knows which migration to track.
2. **Buy/Sell:** Toggle Buy or Sell - based on if youre sniping the migration or want to sell on migration.
3. **Sell/Buy After Migrate:** Allows you to put Amount to buy/sell after migrate.
4. [**Entry Strategy**](/leap-telegram-bot/leap-telegram-setup/entry-strategy.md)
5. [Exit Strategy](/leap-telegram-bot/leap-telegram-setup/exit-strategy.md)
6. [Fees](/leap-telegram-bot/leap-telegram-setup/fees.md)


---

# 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.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/sniper-mode.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.
