# Auto Sell for Copy Trade

This feature allows you to sell tokens you’ve copied from another wallet at your preferred rate, without having to manually trigger a sell action.

## <mark style="color:blue;">**How it works**</mark>

{% embed url="<https://app.arcade.software/share/JZ3kY0JzEugVSbHoVTR7>" %}

1. **Enable Auto Sell**: Access the **Copy Trade** feature and enable the **Auto Sell** option.
2. **Set Your Sell Rate**:&#x20;

* Choose the desired **Take Profit (TP) or Stop Loss (SL)** percentage.
* Enter the amount of token you want to sell (percentage).
* Set the **Expiry Date** for the transaction.

3. **Automatic Execution**: Once these settings are configured, your tokens will be automatically sold based on the conditions you’ve set.

## <mark style="color:blue;">**Why Use Auto Sell?**</mark>

* **Time-saving**: Automates your selling process, so you never miss an opportunity.
* **Flexibility**: You can set the desired TP percentage and expiry time for greater control.
* **Convenience**: If you don't want to manually sell the copied tokens, Auto Sell will take care of it for you.


---

# 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.mevx.io/docs/feature-ecosystem/copy-trade/auto-sell-for-copy-trade.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.
