# Auto Sniper

{% hint style="info" %}

### **DBot TG Bot supports Auto Sniper**

{% endhint %}

* Click on Auto Sniper on the home page, or enter the /sniper to create and manage auto sniper tasks.

<figure><img src="/files/tBQCXunAZ23U4qUwBW0o" alt="" width="563"><figcaption></figcaption></figure>

* Click Create, enter the token address, fill in the sniper related parameter settings, confirm and submit.
* Auto Sniper supports Anti Spike for trading&#x20;

**Anti Spike ( TP/SL ) :** When enabled, use the 1-second mid-price as trigger price with Anti-Spike Mechanism (not 100% guaranteed)

<figure><img src="/files/6IWlBjRNOqYUEC1Q0OMl" alt=""><figcaption></figcaption></figure>

* **Customized priority fee and bribery tip for Solana's transactions supported**

When checked, you can customize the priority fee and bribery tip for turbo mode / anti-MEV, otherwise it will be auto assigned by the system

<figure><img src="/files/oFslu0uzSK4AGCyRmxTu" alt="" width="431"><figcaption></figcaption></figure>

* The functions of TG bot Auto Sniper are the same as DBot-Dashboard, and the tasks are interoperable. For more details, please refer to: [**Auto Sniper**](/dex-trading-bot/auto-sniper.md)


---

# 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://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/auto-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.
