> For the complete documentation index, see [llms.txt](https://polyquant-1.gitbook.io/wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polyquant-1.gitbook.io/wallet/copytrade.md).

# Copytrade

## Copytrade

The **Copytrade** feature allows you to automatically copy trades from selected traders on Polymarket.

This is useful if you want exposure to other traders’ activity without placing every trade manually.

***

### What is copytrade

Copytrade automatically mirrors trades from another wallet address.

When the selected trader places a trade:

* the same trade is executed on your wallet
* you receive a notification
* the trade appears in your portfolio and PnL

Copytrade is optional and disabled by default.

***

### Copytrade overview

When you open **Copytrade**, you will see:

```
🔄 Copytrade

Automatically copy trades from selected traders.

• Subscribe to a trader by address
• Configure copy settings
• Get trade notifications
• Track stats
```

***

### Add trader

To start copytrading:

1. Tap **Add trader**
2. Enter the trader’s wallet address
3. Confirm the subscription

Once added, trades from this address will be copied according to your settings.

***

### My subscriptions

In **My subscriptions**, you can:

* View all subscribed traders
* Monitor copied trades
* Stop copytrading a specific trader

Each subscription is managed independently.

***

### Trade notifications

For every copied trade, you will receive a notification showing:

* market
* outcome
* trade size
* execution price

This keeps you informed of all automated activity.

***

### Risk considerations

Before enabling copytrade, keep in mind:

* You are fully responsible for copied trades
* Losses are possible
* Market conditions may change between original and copied execution
* Slippage may occur

Always ensure you understand the trader’s strategy and risk profile.

***

### When to use copytrade

Use copytrade if:

* you trust a specific trader
* you want passive exposure
* you don’t want to monitor markets constantly

Do not use copytrade without understanding basic trading concepts.

***

### Next steps

After setting up copytrade, you may want to review:

* **Profile & PnL** — track copied performance
* **Orders** — manage any open orders
* **Settings** — adjust preferences\
  \
  \
  [https://x.com/polyquant\_labs  \
  https://t.me/polyquant\_labs <br>](<https://x.com/polyquant_labs&#xD;&#xA;https://t.me/polyquant_labs&#xD;&#xA;>)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://polyquant-1.gitbook.io/wallet/copytrade.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.
