# Exit Strategy

The **Exit Strategy** page allows you to personalize your trading sells by adjusting key options. You can configure the strategy that will help you cook like the pros. Tailor these features to streamline and enhance your trading workflow.

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

{% hint style="danger" %}
So options are specific to copy trading so please set up Exit Straegy for Copy Trading & AFK separately
{% endhint %}

***

## 🧪 Exit Strategy

### ⏱️ Sell After time

* Sell all your holdings after the specific time yout set in seconds no matter then PNL.

***

### 🟢 / 🔴 Don't Sell

Toggle On/Off if you want the bot to automatically sell the token.

***

### 📈No Movement&#x20;

* This will automatically sell if the coin doesn't move out side of your set % range during the set time.

***

### ⏱️ No Movement Time

* Set the amount of seconds you want to monitor for movement

***

### 📉 No Movement Sell

* Set the % of your holdings you want to sell if it doesn't reach your target

***

### 📈 Sell After Migrate

* Set the % of your holdings you want to auto-sell when the coin migrates

***

### 🟢 / 🔴 Sell When Migrate

* Toggle On/Off if you want the bot to automatically sell the token once it has migrated.

***

### 🟢 / 🔴 Only Buy Token Once

* Toggle On/Off if you want to bot to only trade the same token once.


---

# 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.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/exit-strategy.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.
