# Discover Traders

- [Discover Overview](https://docs.coinpilot.com/discover-traders/discover-overview.md): Find traders to follow across different markets, or track any wallet directly.
- [Crypto Perpetual](https://docs.coinpilot.com/discover-traders/crypto-perpetual.md): Explore and copy top-performing crypto traders trading perpetual on Hyperliquid.
- [Prediction Market](https://docs.coinpilot.com/discover-traders/prediction-market.md): Explore and copy top traders active on Polymarket.
- [Stock](https://docs.coinpilot.com/discover-traders/stock.md): Copy traders trading stock perpetuals on Hyperliquid.
- [Add a Wallet to Follow](https://docs.coinpilot.com/discover-traders/add-a-wallet-to-follow.md): You can track any wallet on Coinpilot by pasting in its address, even if it doesn’t show up in All Trader Search yet. This helps you follow and copy traders or wallets you’ve seen elsewhere.
- [Lead Trader Detail Page](https://docs.coinpilot.com/discover-traders/lead-trader-detail-page.md): The Lead Trader Detail page gives you a complete breakdown of a trader’s performance, open positions, historical trades, and risk profile, helping you decide whether to copy trade them confidently.


---

# 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.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.
