# Moonshot Sniper

## Sniper Settings

<figure><img src="/files/qVIp25A8zr2hNwb38juq" alt=""><figcaption><p>Vyper Moonshot Sniper</p></figcaption></figure>

* Select the wallet you wish to use
* Enter the amount you wish to buy/sell
* Input the preset or edit the settings for the snipe

## Token Indentifiers

| Input        | Description                         |
| ------------ | ----------------------------------- |
| Token Name   | The token name                      |
| Token Symbol | The token symbol or ticket          |
| Dev Wallet   | The wallet used to launch the token |
| Token Mint   | The contract address of the token   |


---

# 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.vyper.trade/vyper/automations/sniper/moonshot-sniper.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.
