# Crypto Perpetual

When you enter this page, you will see:

* **Crypto Balance** – your available balance for crypto copy trading
* **24h PnL** – your recent unrealized performance
* **Trader List** – you can discover and evaluate traders before copying.

### Trader List

Traders are organized into structured discovery tabs:

* **AI Picks** – AI powered algorithm-ranked traders
* **Most Popular** – highest follower traction
* **Category** – filter by strategy or performance type

  Use these filters to quickly narrow down traders based on:

  * Strategy (Long-bias, Short-bias, Scalper, Swing, Holder)
  * Trader type (Whale, KOL, Institution, Smart Wallet)
  * Performance metrics (PnL, Win Rate, Profit Efficiency)
* **All Traders** – complete list
* **Watchlist** – traders you favored

Then you can tap and select a trader to view details, simulate with Mock, or start Copy. \
![](/files/56F73QfObVVHnmE34Gdg)

### Want to Find a Trader?

If you already have a specific trader in mind but cannot find them in the current list, use the 🔍 search icon in the top right corner.

You can search by "wallet address" or "trader name".

* If a match is found, you can quickly navigate to that trader’s detail page.
* If no results appear, you can choose **Add Wallet to Coinpilot** to manually track a supported on-chain address. \
  Check detailed steps here: [Add a Wallet to Follow](/discover-traders/add-a-wallet-to-follow.md)


---

# 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/discover-traders/crypto-perpetual.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.
