# Overview

### What is Copy Trading?

Copy trading automates your strategy by mirroring the trades of experienced, profitable wallets on Polymarket. Instead of manually researching and executing every trade, you can follow proven traders and let the system handle execution 24/7.

Copy trading is available on both the **Web Terminal** and the **Telegram Bot**.

#### Wallet Requirements

Copy trading is fully supported across both wallet options, though the underlying mechanics differ:

<table><thead><tr><th width="220.39453125">Wallet Type</th><th width="189.6015625">Copy Trading Method</th><th>How It Works</th></tr></thead><tbody><tr><td>Social Login (Telegram)</td><td>Native</td><td>Copy trades execute automatically through your Privy-powered custodial wallet. No additional setup required.</td></tr><tr><td>Connect Wallet</td><td>EOA Delegation</td><td>You sign a delegation transaction that authorizes our smart contracts to execute trades on your behalf. You retain your private keys and can revoke at any time.</td></tr></tbody></table>


---

# 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://insidersbot.gitbook.io/insiders.bot/copy-trading/overview.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.
