# Sniper mode

To use the sniper function, just paste the CA token that has been deployed without LP added. You will see a similar view as in the example image below.

<figure><img src="https://2673361663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv63Ls5EjdFbRpXFJVBdv%2Fuploads%2FmWqBMEvsKaeTvui7VLwB%2Fimage.png?alt=media&#x26;token=c83a2075-a2d2-4be8-9431-a346b05809ca" alt="" width="443"><figcaption></figcaption></figure>

You can choose the wallet that will be used to perform a snipe on a scanned token.

There are 3 modes avaliable for users to perform snipes.&#x20;

* always buy (100% accuracy) - this is the slowest mode but will ALWAYS execute the transaction. To use this mode, make sure **(✅always buy)** is selected.
* standard (\~95% accuracy) - set by default. Sweet spot between speed and accuracy. To use this mode, make sure **(✅standard)** is selected
* fastest (\~80% accuracy) - fastest mode, likely to get in first. There is a risk that this may fail due to the nature and architecture of the TON blockchain. To use this mode, make sure to select **(✅fastest)**.

Setting up a snipe is similar to buying any token. Just select a button with amount of ton, or choose X TON to type desired amount.

The refresh button will refresh the monitor, if LP has been added, it will change to the normal monitor of any live token.&#x20;

At the bottom you will be able to see your active snipe orders. To cancel any of your active snipes, just click on it. You can also view the list of active snipes in the bot at any time by typing `/sniper`.


---

# 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://stonks-bot.gitbook.io/stonks-bot-manual/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.
