# Copy Trade

## My Copies

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

### Each token only buy once

This option applies to all of your Copytrade tasks. If the same token is purchased multiple times across different tasks, only the first purchase will be executed.

### Alert Mode

#### full

In this mode, you will receive all notification messages.

#### standard

When the system is in Standard Mode, if a copied trader buys a coin and you do not hold that coin yourself, the system will not send any position-related notifications

#### light

When the system is in Light Mode, the system only sends selected important notifications, including successful or failed trade alerts.

<div align="center"><figure><img src="/files/yaSifnMtAhCwQMhlg9Rq" alt=""><figcaption></figcaption></figure></div>

When your trader purchases these tokens, you will not follow the buy

<figure><img src="/files/3hec5mvyuxBfAa70uSVi" alt=""><figcaption></figcaption></figure>

One-click control to start or pause all tasks

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

All tasks will only follow sell orders and will not follow buy orders

<table data-header-hidden><thead><tr><th></th><th width="303.8907470703125"></th><th></th></tr></thead><tbody><tr><td><strong>Module</strong></td><td><strong>Explanations</strong></td><td><strong>Position/Sugges</strong></td></tr><tr><td>Tag</td><td>Tag for this copytrading task</td><td></td></tr><tr><td>Target Wallet</td><td>The wallet address associated with this copytrading task</td><td></td></tr><tr><td>Status</td><td>The current status of this copy task</td><td><div><figure><img src="/files/el8MNzKLiSewxP6QXkZT" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td>Trade LImit</td><td>Restricts the maximum amount of SOL that can be used during copy trading</td><td></td></tr><tr><td>My PNL</td><td>The realized profit or loss from completed trades in this copy task</td><td></td></tr><tr><td>Total Investment</td><td>Cumulative funds allocated for this copy task</td><td></td></tr><tr><td>Trigger</td><td>The number of buy and sell trades executed in this task</td><td></td></tr><tr><td>Trader Balance</td><td>The trader’s account balance, counting only SOL</td><td></td></tr><tr><td>Active</td><td>The total time this copy task has been active</td><td></td></tr><tr><td>Actions</td><td><h4>Edit</h4><p>Click here to navigate to the New Copytrade page, where you can modify your Copytrade tasks</p><h4>Duplicate Task</h4><p>Quickly duplicate the current task and navigate to the New Copytrade page for modification.</p><h4>Reset Data</h4><p>Reset Data will clear your copy trading history, and tokens previously bought from this trader will no longer be eligible for CopySell</p></td><td><div><figure><img src="/files/v0T4gPoDia2Zrfzo0LMP" alt=""><figcaption></figcaption></figure></div></td></tr></tbody></table>

Clicking any part of a Copy Task will open its corresponding details page


---

# 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://tradewiz.gitbook.io/tradewiz/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.
