# Usage

### [**Soul Sniper** ](https://t.me/soul_sniper_bot)**supports both trading and sniping tokens**

### **Trader**

Trade a coin

{% embed url="<https://drive.google.com/file/d/1lwC13AhJFAO1J3hyzF0fINTUoc0c5FKi/view?usp=sharing>" %}

Show current positions&#x20;

{% embed url="<https://drive.google.com/file/d/1ikHm2pd4HNk0njQJzcDMP0tpulNcTweL/view?usp=drive_link>" %}

Adjust settings

{% embed url="<https://drive.google.com/file/d/1wgeRJ-60IFTmtm9pvCQMUsV_81u4gG22/view?usp=drive_link>" %}

### Sniper

Set up

* To set up a snipe simply enter a CA which is not yet live.&#x20;
* Select or enter your desired snipe amount&#x20;

Edit a snipe

* To see your pending snipes enter /s&#x20;
* To edit a snipe simply select Edit on the corresponding row of the snipe you wish to edit&#x20;

Adjust snipe settings

* Settings for sniping are called Sniper Defaults&#x20;

<figure><img src="/files/Ae4W9IdZm2YeoWReEYUX" alt="" width="375"><figcaption></figcaption></figure>

* They are found in /s these settings are SEPARATE from trading settings in /settings&#x20;

<figure><img src="/files/wLw0r2zbyMI5VHJl1Bh7" alt="" width="349"><figcaption></figcaption></figure>

* Sniper settings contains:&#x20;
  * Custom (snipe) amounts&#x20;
  * Custom Node (RPC)
  * Gas
  * Prerun
  * Timestamp Sells shown as "Sell: 1 second" above
* Custom amounts determine the buttons that are shown when you are setting up a snipe&#x20;
* Custom Node if specified is used instead of Soul's
* Gas dictates the amount of SOL used to prioritize your snipe
* Timestamp sell will exit your entire sniped position after the specified amount of time.

Prerun

* Prerun refers to the ability of Soul Sniper to submit multiple transactions in an attempt to attain an optimal entry for users

<figure><img src="/files/E0UvQXfagn09iai27Lsb" alt="" width="375"><figcaption></figcaption></figure>

Prerun settings contain:

* Prerun Length
* Prerun Delay
* Prerun Gas
* AI&#x20;

Prerun length is the total amount of time Soul Sniper will prerun your snipe.

Prerun delay is the time between each prerun transaction.

Prerun gas is the SOL used in each prerun transaction to prioritize your snipe

AI dictates whether prerun settings will be determine by Soul or custom to what you set on this screen. \
NOTE: AI: ON means Soul default values will override anything set in prerun settings.

© 2023-Present Soul Systems LLC. All rights reserved.


---

# 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.soulterminal.ai/user-guides/soul-sniper/usage.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.
