# How to Use Token Sniper

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

1. Go to `/menu`
2. Select *token sniper*
3. Toggle *Auto Buy* ON
4. Toggle *Whitelist* ON *(optional)* if you want to auto-purchase whitelisted tokens that meet your settings standard. If you have whitelist OFF and Auto ON, you will snipe all-new tokens that meet your risk and liquidity settings below.
5. Choose from *three sniper modes:*

{% hint style="info" %}

* **Sniper** sends a single transaction
* **Shotgun** splits the total transaction into equal smaller single transactions and sends all at once
* **Gatling gun** splits the total transaction into equal smaller single transactions and sends those transactions with a slight delay between each transaction.
* For Shotgun and Gatlin gun you will incur priority fees and/or validator tips for each transaction.
  {% endhint %}

6. Click *Enabled Platforms* and select which platforms you want to snipe on
7. Set your minimum pool liquidity or input a custom number
8. Set your maximum risk score or input a custom value
9. Enter the snipe amount (in SOL). The bot will convert to USDC or USDT if needed.
10. &#x20;Add *token addresses* you want to whitelist (optional - for whitelist only)
11. Toggle *start token sniper* <br>

#### Pro Tip:

You can also join our[ Pool Sniper Channel](https://t.me/fluxbot_pool_sniper)  to be notified any time a new pool opens,


---

# 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.fluxbot.xyz/advance-tutorials/how-to-use-token-sniper.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.
