# Snipe Methods

{% embed url="<https://i.gyazo.com/369bab3f048249d30013c4f994b90723.mp4>" %}
Click on the checkbox and select Buy
{% endembed %}

Fill in your desired gas values, swap amount, slippage and select which uniswap version you want.

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

To send the transaction as bundle simply mark the checkbox "Send as bundle" , for more details check out the shitcoins [MEV Bundling Guide](/mintech-guide/shitcoins/create-task/mev-bundling.md) it is really important to get your bloxroute key.

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

The more interesting part is coming, our advanced snipe methods. We have 4 methods: Limit buy, Limit buy MC, Exact Tokens Snipe and Exact Supply snipe.

When Auto Approve is enabled bot will send an approve transaction after the snipe.

<figure><img src="/files/Kh6arp7c58RX3JiGdiog" alt=""><figcaption><p>For limit buy, you try to snipe at a specific price % below the current price</p></figcaption></figure>

<figure><img src="/files/BsMfhSXyqZgeV5537hTO" alt=""><figcaption><p>For Limit Buy MC, you can ignore the target MC section. Just input the custom MC with the full amount and bot will try to snipe at that MC.</p></figcaption></figure>

<figure><img src="/files/Jsn74XtULqnOe9WAs4pP" alt=""><figcaption><p>For Exact Tokens, bot tries to buy the amount of tokens you input.</p></figcaption></figure>

<figure><img src="/files/v4CrDkelykJkGZ5tmrdT" alt=""><figcaption><p>For Exact Supply, bot tries to buy the specific % input you put of the token supply</p></figcaption></figure>


---

# 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://mintechbots.gitbook.io/mintech-guide/defi/snipe-methods.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.
