# Copy Trade

## **Guide**

The **Copy Trade** feature allows you to follow **smart money** and automatically replicate their trades.

### **Set Up Copy Trade**

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

1. **Enter a Name**: Give your copy trade task a custom name to help you manage it easily.
2. **Select a Target Wallet**: You can follow a wallet by
   * Address: Paste the wallet address directly.
   * X Handle: Browse a curated list of Twitter KOLs and select their wallet with one click.
3. **Choose a Copy Trade Mode**:
   * Fixed Amount: Invest a fixed amount per trade.
   * Fixed Percentage: Multiply the trading value by a specified percentage.
4. **Copy Sell Option**:
   * Yes: Follow the target wallet’s sell actions, maintaining the same sell ratio.
   * No: Do not follow sell actions.

### **Manage Your Copy Trades**

<figure><img src="/files/BE6qqUZryYA5TeKEN23l" alt="" width="563"><figcaption></figcaption></figure>

Navigate to the "Copy Trade" page to view all your copy trades, including active and stopped trades. Here, you can view trade details, edit trade settings, stop or restart a trade, and delete a trade.

> **Note:** Once a trade is deleted, it will no longer appear on your dashboard.

## Preference Setting

The Copy Trade Task will follow your trading preferences in the setting

Pls check out this guide:

{% content-ref url="/pages/zV5x37xedzgu3v9XYXad" %}
[Trading Setting](/xnomad.fun/on-chain-interaction/trading-setting.md)
{% endcontent-ref %}


---

# 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.xnomad.ai/xnomad.fun/on-chain-interaction/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.
