# Sniper on Moonshot

Sniper on Moonshot provides advanced features for users aiming to snipe tokens with additional specifications:

{% embed url="<https://app.arcade.software/share/TRngrA3NF9JYspotiRUB>" %}

1. **Access Sniper Moonshot:** Click the "Sniper Moonshot" button in the menu bar at the top of the MevX website to open the setup interface.
2. **Enter Token Information:** Provide detailed information about the token, including the token symbol and the developer's wallet address.

{% hint style="info" %}
You can choose to fill out one or both fields to ensure the exact token you want to snipe on Moonshot
{% endhint %}

3. **Specify Purchase Amount:** Enter or select the amount of SOL you wish to use for the snipe.

{% hint style="info" %}

* Max SOL  Allow: This is the maximum number of SOL you can set as a limit when sniping.
* Tip SOL Amount: The Tip rate you want for the Sniping to ensure its success.
* Priority Fee: This will boost your sniper speed.
* Snipe Amount: The number of SOL you want to use to snipe.&#x20;
  {% endhint %}

4. **Complete the Setup:** Once all information and settings are in place, confirm your setup to be ready for the token launch.


---

# 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.mevx.io/docs/feature-ecosystem/sniper-feature/sniper-on-moonshot.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.
