# DISCOVER WALLETS

## Method 1: Use the PolyCop Leaderboard

A dashboard of Top copy performing addresses, generated by a backtesting algorithm that simulates the slippage behavior occurring in real-world copy trading.

<https://polycop.ai/leaderboard>

<img src="/files/LUyJS5G7VrFUbXpHXvIl" alt="" width="563">

## Method 2: PolyCop Top Profitable Users (In-Bot Leaderboard)

The fastest way to find proven wallets — without leaving the bot. PolyCop maintains its own **Profit Leaderboard** built exclusively from real PolyCop users' trading activity. These are addresses that have already been trading on Polymarket through PolyCop, so their performance is directly relevant to copy trading.

{% stepper %}
{% step %}
**Tap PolyCop Top Profitable Users from the main menu**

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

{% step %}
**What You'll See**

The leaderboard displays the **top 25 most profitable PolyCop user addresses**, ranked by PnL over your selected time window (1D/7D/30D/90D)

{% hint style="info" %}
**Tip:** Switch between time windows to find wallets that are consistently profitable — not just a one-day spike. A wallet that ranks highly on both **7D** and **30D** is a much stronger copy trading candidate.
{% endhint %}
{% endstep %}

{% step %}
**How to Use This List**

1. Browse the leaderboard and tap any address that catches your eye
2. Use **🧠 AI Analysis Copyable Wallets** to run a full analysis on that address before copying
3. If the AI report looks good, tap **Copy Trade** to start copying

> Rankings are refreshed regularly — tap **🔄 Refresh** to get the latest data.
> {% endstep %}
> {% endstepper %}

## Method 3: Find Wallets from Polymarket Markets

{% stepper %}
{% step %}
**Open the Polymarket official website and click any market**

<https://polymarket.com/>

<img src="/files/HjZlWn1lpc6aRaFjrkHC" alt="" width="563">
{% endstep %}

{% step %}
**Scroll down and click Top Holder**

<img src="/files/LHDgJXIj4WLZjQXMjglp" alt="" width="563">
{% endstep %}

{% step %}
**Hover over the name to see the profit amount. Find addresses with strong profitability and click to enter their profile**

<img src="/files/KZomQdfr8aWUViIc3vTU" alt="" width="563">

The address shown above is not suitable for copy trading, because 58k ÷ 8m = 0.725%. It has less than 1% profit. You should look for addresses with higher profit rates, preferably above 2%.

The address below has a profit rate of 9.7%, which is OK. This is an initial screening method; you need to continue checking the Gain/Loss ratio on the address’s main page.

<img src="/files/rzZNnp14XTekIsCe2Hpc" alt="" width="563">
{% endstep %}

{% step %}
**Check the address profit curve and trading activity.**

If it is suitable for copy trading, copy this address

Ps. The bigger the Gain/Loss, the better. Personally, I prefer Gain/Loss greater than 2.

<img src="/files/buADt3ftpsZx5w9p8lEf" alt="" width="563">

&#x20;

<img src="/files/HfBJbH7fstIFjoj2H1Yj" alt="" width="563">
{% endstep %}

{% step %}
**Paste the address directly into the PolyCop Bot input box and send it**

<https://t.me/PolyCop_BOT?start=ref_WalletBook>

<img src="/files/XYH50TDnFmatYqAL9mC7" alt="" width="563">

&#x20;

<img src="/files/hCth9PCItG5z2y1ONC88" alt="" width="563">
{% endstep %}
{% endstepper %}

## Method 4: Use the Polymarket Leaderboard

### **Polymarket user dashboard**

<https://polymarket.com/leaderboard>

You can **filter** profitable addresses by **Weekly, Monthly, or All time** performance. You can also **filter by categories** such as **Sports, Crypto**, and more. The leaderboard is **continuously updated**:

<img src="/files/8kHxwSi8Pg3sqC03UXzg" alt="" width="563">

## Method 5: Use External Trader Dashboards

### **X Traders dashboard**

<https://predicting.top/>

<img src="/files/EbmgZ7LDyDDvMbH4VmqK" alt="" width="563">

Do your own research. It helps you make profits.

Do not copy addresses that are not suitable for copy trading.

**Do not copy addresses that buy and sell immediately just to make a few cents.**

**Be cautious when copying addresses with a “perfect” equity curve and 0 drawdown.**

A simple rule of thumb is to **look for addresses** with a **high Gain to Loss ratio.**

When viewing a Polymarket wallet page on desktop or with your phone in landscape mode, you can click the ⓘ icon to see the Gain and Loss data.

<img src="/files/tie9vG87WG5ycOYsbEi5" alt="" width="563">

### **Two principles for setting copy trading parameters:**

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.

For deeper analysis, check the trading activity and the Closed positions list. Switch the Closed list to time order to review the wallet’s historical profit and loss performance.

<img src="/files/dVEQTVGuTCY6j6FUFIj0" alt="" width="563">


---

# 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/discover-wallets.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.
