# How to Deposit Funds into Your Predict Account?

Your Predict account is linked to your current Polygon address. Before placing orders, you usually need to deposit funds into your Predict account first.

{% tabs %}
{% tab title="Titan" %}

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

Follow the steps below to deposit funds into your Predict account using ELLIPAL Titan:

1\.  Tap **Available Balance**.

2\.  Tap **Deposit**.

3\.  Select the token you want to deposit. Make sure you keep some POL in your wallet for network fees.

4\.  Enter the amount, then tap **Deposit**.

5\.  Review the transaction details, then tap **I Understand**.

6\.  Use your ELLIPAL Titan to scan the QR code and sign the transaction. Make sure to tap the Sign button next to the POL network.

7\.  Use the **ELLIPAL App** to scan the signed QR code from your Titan.

8\.  Return to the previous page and pull down to refresh the balance.

9\.  Once completed, your deposit will be successful.
{% endtab %}

{% tab title="X Card" %}

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

Follow the steps below to deposit funds into your Predict account with ELLIPAL X Card:

1\.  Tap **Available Balance**.

2\.  Tap **Deposit**.

3\.  Select the token you want to deposit. Make sure you keep some POL in your wallet for network fees.

4\.  Enter the amount, then tap **Deposit**.

5\.  Review the transaction details, then tap **I Understand**.

6\.  Enter your **Card-PIN**, then tap **Submit**.

7\.  Hold your **X Card** near your phone’s **NFC area** to complete the signing.

8\.  Return to the previous page and pull down to refresh the balance.

9\.  Once completed, your deposit will be successful.
{% endtab %}
{% endtabs %}

{% hint style="info" %}

### Notes

* Assets must be on the **Polygon** network.
* Supported tokens depend on what is shown on the page.
* Keep a small amount of **POL** in your wallet for gas fees.
* Refresh the page if the balance does not update immediately.&#x20;
  {% endhint %}

### FAQ

<details>

<summary><strong>Why do I need to deposit funds first?</strong></summary>

Predict uses the balance in your Predict account for trading, so you need to deposit funds into your Predict account before placing orders.

</details>

<details>

<summary><strong>Which tokens can I deposit?</strong></summary>

Currently, the supported deposit tokens shown on the page include **USDT, USDC, WETH**, and **POL**.

</details>

<details>

<summary><strong>Which network should I use?</strong></summary>

Please use the **POL / Polygon** network.

</details>

<details>

<summary><strong>Why is my deposit not showing up?</strong></summary>

The transaction may still be processing. Please wait a moment and refresh the page a few times to check your updated balance.

</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://support.ellipal.com/docs/features-and-advanced-usage/predict/how-to-deposit-funds-into-your-predict-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.
