# Funding Your Prediction Account

Prediction markets on Wick are powered by **Polymarket**, which operates on **Polygon**.\
Your trading balances (Spot, Perps, HIP-3) live on **Hyperliquid Core**.

Because of this, funding prediction markets is a **two-step process**:

1. Fund your Wick trading account on Hyperliquid.
2. Transfer funds from Hyperliquid to your Prediction Markets balance inside Wick.

For additional information on account funding please see [Fund Your Account](/wick/get-started/fund-your-account.md)

***

### Step 2: Transfer Funds to Prediction Markets

After your trading account is funded, you can move funds to your prediction market balance directly inside Wick.

1. Open Wick and navigate to **Wallet homescreen**.

<figure><img src="/files/94faC69idzyEmAnZsFpW" alt=""><figcaption></figcaption></figure>

2. Tap the double arrow in between trade and predict&#x20;
3. Enter the amount you would like to transfer from Trade Balance to Predict Balance

<figure><img src="/files/pOHQeq59spryZfygI7uh" alt=""><figcaption></figcaption></figure>

Your funds will be moved from **Trade Balance** to **Predict Balance**, where they can be used to place sports predictions.

***

### Important Notes

* Trading balances and prediction market balances are held on **different chains**.
* Funds must be transferred before placing predictions.
* Transfers are handled directly inside Wick.
* Wick uses safe wallets for Prediction Market trading, do NOT transfer funds directly to your Polygon address.

***


---

# 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://wickdottrade.gitbook.io/wick/prediction/funding-your-prediction-account.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.
