# Solana

The image below shows the Auto Snipe Settings for a random Solana token:

<figure><img src="/files/H3GGx5B5Vl35Z7XVa5WN" alt="" width="375"><figcaption><p>Auto Snipe Settings - Solana</p></figcaption></figure>

With "**Buy Amount***"*, you can specify the SOL amount that you would like to snipe the token with.

As detailed [earlier](/auto-snipe/auto-snipe-configuration/solana.md), the values for *Tip*, *Slippage*, *Anti-MEV* and *Multi Buy* will mirror the ones specified in your [Auto Snipe Configuration](/auto-snipe/auto-snipe-configuration/solana.md). However, you have the option to change these values directly in the Auto Snipe Settings of the token.

Now that you've configured the Auto Snipe, the last remaining step is to activate the snipe by clicking on the "🔴 **Auto Snipe**" button which will then become "🟢 **Auto Snipe**" as depicted in the image above.

With this set, the bot is now ready to automatically snipe the token as soon as it becomes tradable.


---

# 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/solana.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.
