# Copy Trader

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

* **Wallets to Copy**: List of wallets you want to copy. Used for all trades or Smart Copy.\
  Click **Add wallet** to add more addresses.
* **Minimum Buy (SOL)**: The minimum SOL you want to spend per trade. *Overrides any other setting.*
* **Maximum Buy (SOL)**: The maximum SOL you want to spend per trade. *Overrides any other setting.*
* **Buy %**: The % of each buy from the wallet you are copying you want to follow (e.g., `20` = copy 20% of their trade).
* **Minimum Follow (SOL)**: If they buy an amount less
* &#x20;this, you will **not** copy their trade.
* **Maximum Follow (SOL)**: If they buy an amount over this, you will **not** copy their trade.

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

**Fixed Buy amount**\
If you want to set a specifc buy amount do not enter any figures in buy min or max and only use buy amount in transactions details.

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

### Smart Copy

* **Smart Copy**: Tick to activate Smart Copy.
* This will show **Time range (ms)** and **Minimum hits**.

**How this works**

1. Insert as many wallets as you want in the **Wallets to Copy** section.
2. Set the **minimum number of those wallets** that must buy the same coin **within your time range**.
3. When that condition is met, the bot will place your copy trade.

**Fields**

* **Time Range (ms)**: The maximum time window (in milliseconds) during which the wallets must buy the same token for you to copy.
* **Minimum Hits**: The minimum number of wallets from your list that need to buy the same coin to activate your copy.

### Task Settings

* **Task Name**: Insert the name for your task.
* **Wallet**: Select the wallet you want to use for this task.
* **Buy Wallet %:** If you want to buy a specific % of your own wallet holdings on every trade.

### Platforms & Sell Behaviour

* **Buy Raydium**: Allow trades on Raydium.
* **Buy Pumpfun**: Allow trades on Pump.fun and Pump Swap.
* **Buy Meteora**: Allow trades on Meteora.
* **Copy Sells**: Automatically sell when the wallet you are copying sells.
* **Don't Sell**: Do not sell the token at all.
* **Buy Once**: Only buy the first time the wallet buys a token.
* **Use Filtred API:** If you have their API added in settings you will be able to add it here


---

# 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-trading-sol-bot/leap-trading-bot-setup/copy-trader.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.
