# Step 3: Explore Top Traders

On Coinpilot, you can follow top traders from Hyperliquid leaderboard and our curated Hyperliquid list, or request to follow any wallet you’re interested in — just drop the address in our Discord. This feature will be open to everyone in a future update.

On the <mark style="color:blue;">`Explore`</mark> page, you can browse top 0.01% of traders using different filters - All / Watchlist / Smart / KOL / Institution / Whale

* All - view all top traders
* Watchlist - view traders you’ve marked as favorites
* Smart - Traders with strong performance metrics
* KOL - Well-known traders on X or other platforms
* Institution - Professional or fund-linked accounts
* Whale - High-capital traders with large positions
* Additionally, you can refine your search using dropdown menus to sort traders by:

  Time Range: 1D / 7D / 30D / All

  Metrics: PnL / ROI / Account Balance / Max Drawdown / Volume

  > **Example**: To find the top-performing trader in the Whale list based on PnL over the past 7 days, select "Whale" and set the time range to "7D" and the metric to "PnL".

<figure><img src="/files/WI4mqyHWkk490v0PmI9q" alt="" width="375"><figcaption></figcaption></figure>

### **Get to know lead traders before you copy them.**

Click on any trader card to view their <mark style="color:blue;">`Details`</mark> — including PnL & Account Value over 1D/7D/30D/All time, period returns, max drawdown, current open positions, monthly returns, and advanced metrics.

It’s everything you need to decide who to watch or copy.

<div align="left"><figure><img src="/files/kingMOJiLjwrnc6BQ46q" alt="" width="180"><figcaption></figcaption></figure></div>

### Mock Copy

The **Mock Copy** feature lets you backtest to simulate copy trading without using real funds.\
It’s a great way to test strategies, compare trader performance, and understand how allocations behave before you start trading live.

* Available directly from each trader’s profile
* No funds required — for simulation only

<figure><img src="/files/03fDBLk7T4snUxggE0cz" alt="" width="375"><figcaption></figcaption></figure>

### Copy Full Address

Want to dive deeper into on-chain activity?\
You can **copy the full trader wallet address** directly from their profile and paste it into the **Hyperliquid Explorer** for full transparency.

This helps you verify all trades and on-chain positions at any time.


---

# 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.coinpilot.com/start-here/quickstart-guide/step-3-explore-top-traders.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.
