# Prediction Market

On the page of Prediction 🔮, you will see:

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

{% hint style="info" %}

#### Regional Availability

Prediction Market access is subject to Polymarket’s regional compliance rules.

If you are located in a geo-restricted region, this section may not be accessible on Coinpilot and copy trading will not be available.

In such cases, you may see a message in the app such as:

“Prediction Market is not available in your region.”

Other features of Coinpilot, including Crypto perp copy trading, remain unaffected.

For updated restrictions, please refer to Polymarket’s [official documentation](https://help.polymarket.com/en/articles/13364163-geographic-restrictions).
{% endhint %}

### Trader List

Traders are organized into structured discovery tabs:

* **AI Picks** – AI powered algorithm-ranked traders
* **Category** – organized by market sectors (Politics, Sports, Crypto, Finance, Culture, etc.)
* **All Traders** – complete leaderboard list
* **Watchlist** – traders you saved

Select a trader to view details, simulate with Mock, or start Copy.

### Want to Find a Trader and Copy Trade?

If you already have a specific prediction market trader in mindt:

1. Use the 🔍 search icon in the top right to search by full wallet address
2. If no results appear, you can request to add the wallet. Please open a [Discord](https://discord.gg/nrPKnKPx9Q) ticket and our team will assist you.\
   ![](/files/9v6GEndupzIHv35rKg3m)

This ensures proper verification and data indexing before the wallet becomes available for tracking and copy.


---

# 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/prediction-market.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.
