# Copytrading

{% hint style="warning" %}
Copy Trading lets you automatically mirror the trades of any Polymarket wallet.

\
We consistently share the best wallets to copy on our social channels:\
• X → <https://x.com/PolyBoomBot> \
• Telegram Community → <https://t.me/PolyBoomPortal>
{% endhint %}

{% hint style="info" %}
Bad performers are removed, and new ones are added as we find them.
{% endhint %}

{% stepper %}
{% step %}

### 1. Open Copy Trading

In the bot's main menu, tap Copy Trading.

<figure><img src="/files/Ae4eVXhOieuTdTyZHy0a" alt="" width="299"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 2. Tap + New Copy Trade

Tap + New Copy Trade to start the setup wizard.

<figure><img src="/files/7Z18uMhlsnjUGrkuE67p" alt="" width="299"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 3. Enter Wallet Address + nickname

Paste the Polymarket wallet address you want to copy + add a nickname.

<figure><img src="/files/XD2naCtEEUsbtQEDpf7q" alt="" width="299"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 4. Choose Trading Mode

* **Fixed Amount**: Use a fixed USD size for every copied trade.
* **Multiplier**: Scale your trade size proportionally to the trader’s position.

After you have set the mode, you have to set a **maximum daily spending limit** for your copy trading wallet.

<div><figure><img src="/files/VmqlrOhK8qv6SF7D6m0j" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="/files/S7gs9MbT0tEdhhIEw6Dh" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="/files/Xdpx3WzgpXICvz0q3ibx" alt="" width="299"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Set the price range

Choose which market odds to copy. Use a preset (e.g. 5¢–95¢) or type a custom range.

<figure><img src="/files/w0TC0nHqnry9MOiEtqDn" alt="" width="299"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Set Slippage

Choose the maximum slippage you'll accept (e.g. 2% or 5%). Tap **Unlimited** to allow [any slippage.](#user-content-fn-1)[^1]

<figure><img src="/files/wDMxkKNst9MF1d2vfb8U" alt="" width="299"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Review & Confirm Settings

Review your full setup and tap **✓ Confirm** to activate the copy trade.

<div><figure><img src="/files/ljUc7Mq9mO19K5FpM7Ux" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="/files/TM8w6aNbt1ifwNkercat" alt="" width="299"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Customize your copytrade after setup.

After setup, you can easily manage and customize any active copy trade.

**How to configure:** Tap **Copytrade** → Select the account you’re copying → Tap **Configure**.

From there, you can:

* Pause / Resume the copy trade
* Edit your settings (size, daily limit, etc.)
* Mute notifications
  {% endstep %}

{% step %}

### Youtube tutorial

{% embed url="<https://www.youtube.com/watch?v=e80aLQt-AiI>" %}
{% endstep %}
{% endstepper %}

[^1]: Warning. This is extremely dangerous, and can lead to unforseen losses.&#x20;


---

# 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://polyboom.gitbook.io/doc/about-polyboombot/copytrading.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.
