# Auto Snipe Configuration

Before setting up a snipe, it is recommended to specify the default configuration that will be used for newly added auto-snipes. This will save you time by having your added snipes pre-configured to the settings of your preference, such as for gas price, slippage and *Auto Sell*.

To access the Auto Snipe Configuration, head to the `/start` menu, select "Auto Snipe" followed by your chain of preference to reveal the Auto Snipe Menu shown below:

<figure><img src="/files/j6v1sOnRQblsSbCpy8Qd" alt="" width="375"><figcaption><p>Auto Snipe Menu</p></figcaption></figure>

Next, click on  "⚙️ Config", and you will be redirected to the Auto Snipe Configuration Menu. This menu will be explored in detail in the following sub-sections.


---

# 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/auto-snipe-configuration.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.
