# How to Withdraw Funds from Your Predict Account?

Withdrawing from Predict sends funds from your Predict account back to your Polygon wallet address. After the withdrawal is completed, you can go back to the **Assets** page in the app to check whether the funds have arrived at your **Polygon** address.

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

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

Follow the steps below to withdraw funds from your Predict account with ELLIPAL Titan:

1\.  Tap **Available Balance**.

2\.  Tap **Withdraw**.

3\.  Enter the amount, then tap **Withdraw USDC.e**.

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

5\.  Use your **ELLIPAL Titan** to scan and sign the transaction.

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

7\.  Wait until the page shows **Withdrawal successful**.

8\.  Go back and refresh the page to check your **Available Balance**.
{% endtab %}

{% tab title="X Card" %}

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

Follow the steps below to withdraw funds from your Predict account with ELLIPAL X Card:

1\.  Tap **Available Balance**.

2\.  Tap **Withdraw**.

3\.  Enter the amount, then tap **Withdraw USDC.e**.

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

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

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

7\.  Wait until the page shows **Withdrawal successful**.

8\.  Go back and refresh the page to check your **Available Balance**.
{% endtab %}
{% endtabs %}

{% hint style="info" %}

### Notes

Withdrawals from Predict are sent back to your **Polygon** wallet address.

Predict currently only supports withdrawing as **USDC.e**.

If you need another token, withdraw **USDC.e** first, then use this feature to swap it to the token you need.
{% endhint %}

### FAQ

<details>

<summary><strong>Where will the withdrawn funds go?</strong></summary>

The funds will be sent from your Predict account back to your **Polygon wallet address**.

</details>

<details>

<summary><strong>Which token can I withdraw?</strong></summary>

Predict currently only supports withdrawing as **USDC.e**.

If you need another token, you can withdraw as **USDC.e** first, and then **swap** it to your preferred token within the ELLIPAL App.

</details>

<details>

<summary><strong>Why is my available balance not updated yet?</strong></summary>

The transaction may still be processing. Please wait a moment and refresh the page again.

</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-withdraw-funds-from-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.
