# ETH Signal Autosniper

The AutoSniper can be setup and controlled on the Telegram bot, or on the Trading Terminal. Below are videos that will show you how to use the AutoSniper on each platform:

***

## How to use the Signal AutoSniper on the Trading Terminal

{% embed url="<https://www.youtube.com/watch?v=e157bHQRoxk>" %}

***

## How to use the Signal AutoSniper on Telegram

{% embed url="<https://www.youtube.com/watch?v=R-KgYrwKED8>" %}

***

## Moonbag Mode

Moonbag Mode is a new feature to the AutoSniper. It allows you to sell off a portion of the tokens you have sniped, in order to cover your initial buy in cost, but also allowing you to keep the rest in play to run up to a higher take profit.&#x20;

You will be able to select this function when creating a sniper through the Trading Terminal, as seen below. TG bot integration coming soon.&#x20;

<div align="left"><figure><img src="/files/e9OUtDkvD0uXmdQkvCsP" alt=""><figcaption></figcaption></figure></div>

When using Moonbag Mode, you will receive two PNL images.&#x20;

Initial Moonbag PNL image = the amount of eth you paid for the amount of tokens you sold in the moonbag sell. (50% of the tokens -> 50% of the buy amount)

The second Moonbag PNL image will be for the remaining tokens that you sell.&#x20;

***

## Inactive Trades

The latest addition to the Trading Terminal is the Inactive Trades tab. This will allow you to filter your trades tab to view your inactive trades.&#x20;

We are also adding improvements to our system on what determines a trade from being inactive. One of these features will allow a trade to move back into active now, if the volume of the inactive token exceeds a certain threshold. If the token remains in the inactive tab for 4 days without hitting this threshold, it will be removed from the terminal.&#x20;

<figure><img src="/files/fgEbVvLEOgoGPbJVNpK2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0S5wOq0tJQA0jn5OJZiq" 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://prophetbots.gitbook.io/prophetbots/eth-telegram-bot/eth-signal-autosniper.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.
