# Prediction Market

{% 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 %}

### Prediction Market Copy Trading Flow

{% stepper %}
{% step %}

#### Deposit Funds &#x20;

Add funds to your Coinpilot wallet to start copy trading.

You can deposit crypto directly or purchase with card.&#x20;

{% hint style="info" %}
Prediction market copy trading is using USDC.e on Polygon network.
{% endhint %}
{% endstep %}

{% step %}

#### Discover Traders

Browse traders from the `Predictoin` page and explore their performance, market category, and track record
{% endstep %}

{% step %}

#### Configure Copy Settings

Before starting copy trading, set up how the trader’s positions will be mirrored:

* Set your budget allocation
* Configure sizing mode: Fixed amount or Fixed ratio
  {% endstep %}

{% step %}

#### Manage Your Portfolio &#x20;

Once copy trading begins, you can monitor and adjust the traders you copied and your positions from the `👤 Profile page`.
{% endstep %}
{% endstepper %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Discover Traders</td><td><a href="/pages/yPEz9EozLksH9ohniXKN">/pages/yPEz9EozLksH9ohniXKN</a></td></tr><tr><td>Set Your Budget</td><td><a href="/pages/WbFf3vhYNMQ8G5AcACdv">/pages/WbFf3vhYNMQ8G5AcACdv</a></td></tr><tr><td>Copy Trade Settings</td><td><a href="/pages/RyH14sAevFZt6diz1zz7">/pages/RyH14sAevFZt6diz1zz7</a></td></tr><tr><td>Manage Your Portfolio</td><td><a href="/pages/Ien0vOK7sqKN4vjEOEzl">/pages/Ien0vOK7sqKN4vjEOEzl</a></td></tr></tbody></table>


---

# 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/copy-trade/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.
