# Simple Instructions to Start Sniping

1. **Start the Bot:**
   * Click on the “Start Sniping” button.
   * Once you’ve started, a “Stop Sniping” button will appear, allowing you to end operations whenever you wish.
2. **Monitor and Wait:**
   * The bot will keep an eye on new blocks for you and notify you about the status, letting you know whether liquidity has been added.
   * Just relax and monitor the updates!
3. **Sniping Mode:**
   * When in sniping mode, the bot will wait for liquidity to be added to the new token.
   * Once liquidity is detected, the bot will instantly purchase the token using the amount you’ve set in the “Buy Amt” setting.
   * You also have control over the “Sniping Slippage” setting which lets you set the slippage for the purchase (in %).
4. **Transaction and Exit:**
   * After the bot sends the buy transaction to the network, it will exit sniping mode, or you can choose to stop it manually using the “Stop Sniping” button.
   * Please note, the sniper bot only executes buy orders. Selling needs to be done manually by the user.

#### 🌟 **Additional Info:**

* The Sniper Bot feature currently calculates fees using feeMultiplier x blockBaseFee for gas price. Discussions around setting a fixed gas price in gwei are ongoing.


---

# 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://ebetokens-organization.gitbook.io/ebe-evolving-bot-ecosystem/traders/bot-1-oxo-sniper-bot/simple-instructions-to-start-sniping.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.
