# Sniper Module

1. After entering your wallet address, create a task group under the category \
   "Raydium" \ <br>

   <figure><img src="https://975289107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSjEjM7bHgn2GFTFLwIx%2Fuploads%2F3WexNdAjcTopJmwOFeIr%2Fimage.png?alt=media&#x26;token=9d54175c-da01-4cbb-87ef-f2d168c81107" alt=""><figcaption></figcaption></figure>

   <figure><img src="https://975289107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSjEjM7bHgn2GFTFLwIx%2Fuploads%2FhT3Isd0ZgMgnI6Y1GKsR%2Fimage.png?alt=media&#x26;token=4a829576-c3d2-4eb4-b84d-f62e1fc4a165" alt=""><figcaption></figcaption></figure>

2. From the far-right-hand side, select the Add Task button. \
   This will allow you to toggle and enter specific buy and sell fields. <br>

   <figure><img src="https://975289107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSjEjM7bHgn2GFTFLwIx%2Fuploads%2FYQpvmIKCxeCYBhFVKSlm%2Fimage.png?alt=media&#x26;token=621e9a4e-a3f6-4485-aa5e-70f3a422fdd7" alt=""><figcaption></figcaption></figure>

   <figure><img src="https://975289107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSjEjM7bHgn2GFTFLwIx%2Fuploads%2F16ctzyPbosF2wbZW0JmA%2Fimage.png?alt=media&#x26;token=f4db9c0b-927d-4f87-a16d-d1a53ff522db" alt=""><figcaption></figcaption></figure>

3. Actions:
   1. When buying, enter the following: \
      Wallet Group/wallet\
      Token Address\
      Amount in SOL (e.g- 0.15) \
      Slippage: (e.g-50)  DO NOT enter the percentage symbol when creating your tasks\
      JSON RPC: Select the RPC node that you'll be using for the transaction. \
      If you don't have your own, please select Default Origin RPC. \
      Auto-sell: Enabling auto-sell will automatically sell your token after it's received by your wallet \
      based on the specified delay in which you've set. \
      \
      (Please keep in mind that there's no option to toggle the node as it's set to automatically utilize OriginMint's dedicated Private RPC) \
      \
      (If the trade-start time isn't live, you will have the ability to PRE-RUN your tasks, using our TX spam feature)<br>

      <figure><img src="https://975289107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSjEjM7bHgn2GFTFLwIx%2Fuploads%2FKhvXxusLGHpuaS1WGJBd%2Fimage.png?alt=media&#x26;token=cd0b5454-cc58-47ee-9b71-31bc2a2463b6" alt=""><figcaption></figcaption></figure>
   2. When selling, enter the following: \
      Wallet Group/wallet\
      Token Address\
      Slippage: (e.g-50)  DO NOT enter the percentage symbol when creating your tasks\
      \
      (Please keep in mind that by selling, it'll sell all asset from that token) <br>

      <figure><img src="https://975289107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSjEjM7bHgn2GFTFLwIx%2Fuploads%2Foj7LhkP9ipE5UqRKkk4Z%2Fimage.png?alt=media&#x26;token=c762c1e5-561f-41cf-a5ff-0f4294f92db0" alt=""><figcaption></figcaption></figure>


---

# 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://origtech.gitbook.io/originmint/solana/sniper-module.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.
