# Welcome to PolyCop

**PolyCop** is a Telegram bot designed to copy trades from smart money addresses on **Polymarket**.

**PolyCop Copy Trading Greatly Speed : 0 blocks! (0 seconds)**

* PolyCop can now **execute 30% of copy trades in 0 blocks! (0 seconds!)**. 0 blocks means you can get the same execution price as a high frequency trading address.
* 70% in 1 block (2 seconds).
* Occasionally, depending on network conditions, it may take more than 1 block.

It offers **ultra-fast transaction execution** and supports **limit order copying**.

![](/files/UMyDf5uduB5ANlpZnJzX)

## Copy Trading Features

* **Limit Order Copying:**
  1. Supports setting a price offset, copy at a price higher or lower than the trader’s.
  2. Supports setting an expiration time for limit orders.
  3. Supports market order copying.
  4. Allows setting a maximum buy amount per Yes/No.
  5. Allows setting a total position.
  6. Supports copying trades **proportionally to the trader’s position size**.
  7. When your calculated trade amount (based on your copy ratio) is **below the minimum trade limit**, you can choose either to **copy at the minimum amount** or **skip the trade**.
* **Position Management:** View current positions and manually close (sell) them.
* **Wallet Management:** Supports importing/exporting private keys and withdrawals.

![](/files/QGGejHBHD8iWQ1g3TLSB)

## Find smart money wallets

You can find **smart money wallets** through the following methods:

1. **Recommendations on X (Twitter)**.
2. **Top Holders list** under each market on the **official Polymarket website**.
3. The following third-party sites:
   * <https://polymarket.com/leaderboard>

To learn more, please check "[Discover Wallets](/discover-wallets.md)"

## How to set up copy trading?

<details>

<summary>Two principles for setting copy trading parameters:</summary>

1. **Match the position ratio of the target address**.
2. Don’t spend all your funds too quickly, to avoid small fluctuations wiping out your principal.

With small capital, results rely more on luck. Having **sufficient capital** and following these principles leads to more reasonable and stable settings.

To learn more, please check "[How to Copy](/copy-trading/how-to-copy.md)"

</details>

## What kind of smart money is worth copying?

<details>

<summary>What kind of smart money is worth copying?</summary>

1. **Consistently profitable over time**.
2. **Has a large gap between profit and loss,** the total profit amount should be significantly higher than the total loss amount.
3. **Operates in markets with sufficient liquidity**, so when you copy their trades, you can enter at similar prices and with comparable position sizes.

If you’re not certain but you trust them, test first.

</details>

A **PolyCop user** **turned $305 into $45,902** using copy trading, In just 30 days. 🚀

Click the Use /tradingcompetition command in PolyCop Bot to view the details, and Verify the authenticity on Polymarket and a blockchain explorer.

[PolyCop Bot - New York](https://t.me/PolyCop_BOT?start=contest_back)

![](/files/G2Q85pKgVhgpj8ntnqon)

Good luck everyone, go explore **copying strategies** and discover more **profitable smart money addresses** on **Polymarket**.


---

# 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.polycop.ai/readme.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.
