# Activating Auto Snipe

In addition to the configuration, each added Auto Snipe will have its own settings which can be further customized **to override the values specified in the configuration**. This allows you to uniquely tailor your experience based on the token that you're sniping.

There are two ways through which you can add, activate and customize an auto-snipe:

1. In the *Auto Snipe* Menu, click on *Add Snipe*. The bot will then prompt you to insert the address of the token you want to snipe. Once this is set, you will be redirected to the Auto Snipe Settings where you can further customize and activate the snipe.
2. Paste the contract or the chart of the token in the bot to access the Token Report Buy Menu similar to the one shown in the image below. In this menu, you will see a new row which only appears for tokens that are not currently tradable and which is labelled "🎯 *Snipe Now*". Once you click on this button, the bot will ask you to set the amount that you would like to snipe with, and then you will be redirected to the Auto Snipe Settings where you can further customize and activate the snipe. Alternatively, you could directly click on "**⚙️ Snipe**" button shown in the image below to directly expose the Auto Snipe Settings.

<figure><img src="/files/vGTt6RV9HRxN8tPJLk0j" alt="" width="375"><figcaption><p>Example Token Report Buy Menu for a Non-Tradable Token</p></figcaption></figure>

In the following sub-sections, we explain how you can further configure and activate an auto-snipe.


---

# 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.maestrobots.com/auto-snipe/activating-auto-snipe.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.
