# Deposit

The platform features a unified liquidity system that allows you to deposit from multiple chains.

**Step 1:** Click the "**Deposit**" button located at the top-right corner of the terminal header.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2F6qg1oV07kTJiOhScTHoC%2Fdeposit-1.png?alt=media&#x26;token=b86ab27f-1fd8-4d06-be6c-644cefde29c7" alt="" width="563"><figcaption></figcaption></figure>

**Step 2:** A "**Transfer Crypto**" window will appear, showing your current balance.

* **Select Chain:** Choose your source network from the "**Supported chain**" dropdown (e.g., Ethereum, Base, Polygon).
* **Select Token:** Pick the asset you wish to send in the "**Supported token**" dropdown. Note the minimum deposit requirement (e.g., $7).

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2Fsiy8hj1cQJd0txdcI8eJ%2Fdeposit-2.png?alt=media&#x26;token=f335503c-0c93-4b97-91c5-0bab66c9f7f6" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:** Scan the **QR code** with your mobile wallet or click "**Copy address**" to paste your unique deposit address into your wallet or exchange.

**Step 4:** Transfer crypto to the address. Once the transaction is confirmed on-chain, your balance will update automatically in the header.

> **Note: Any supported assets are instantly converted into a unified $USDC pool, allowing you to trade across any venue without further bridging.**

***

### FAQs

<details>

<summary>How do I deposit funds into Whales Prediction?</summary>

Click the “**Deposit**” button in the top-right corner of the terminal, then select your source chain and token in the Transfer Crypto window.

</details>

<details>

<summary>Which chains and tokens are supported for deposits?</summary>

You can deposit from multiple supported chains such as Ethereum, Base, and Polygon, using supported tokens shown in the deposit menu.

</details>

<details>

<summary>Is there a minimum deposit amount?</summary>

Yes. Each token has a minimum deposit requirement, for example around $7, which is shown before you confirm the transfer.

</details>

<details>

<summary>What happens after I send my deposit?</summary>

Once the transaction is confirmed on-chain, your balance updates automatically in the terminal header.

</details>

<details>

<summary>How does Whales Prediction handle different assets and chains?</summary>

All supported assets are automatically converted into a unified USDC balance, allowing you to trade across venues without manual bridging.

</details>


---

# 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.whales.market/whales-prediction/getting-started/deposit.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.
