# How to Enable Trading in Predict?

{% tabs %}
{% tab title="Titan" %}
{% hint style="warning" %}
Your Titan must be on version 4.12 or later to complete the Enable Trading process.

To check your version, open your Titan, then go to Settings (top-left) > About, and confirm the version shown (for example, V4.12).
{% endhint %}

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

Follow the steps below to enable trading in Predict with ELLIPAL Titan:

1\.  Make sure the **POL** network is already added in the app.

2\.  Tap **Continue**.

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

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

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

6\.  Repeat Steps 3 to 5 until you have completed all 3 signing rounds. When no more pop-up appears, the binding is complete.
{% endtab %}

{% tab title="X Card" %}

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

Follow the steps below to enable trading in Predict with ELLIPAL X Card:

1\.  Make sure the **POL** network is already added in the app.

2\.  Tap **Continue**.

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

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

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

6\.  Repeat Steps 3 to 5 until you have completed all 3 signing rounds. When no more pop-up appears, the binding is complete.
{% endtab %}
{% endtabs %}

{% hint style="info" %}

### Notes

* The **POL** network must be added before you enable trading in Predict.
* The trading authorization process requires **3 signing rounds** in total.
* When no more pop-up appears, it means the binding is complete.
* After enabling trading, if your POL wallet address has no funds, you need to deposit assets to your POL address first.
* Predict currently supports **USDT, USDC, WETH**, and **POL**.
* After funding your **POL** address, you still need to deposit the assets from your **POL** address into your **Predict** account before placing orders.
  {% endhint %}

### FAQ

<details>

<summary><strong>Why do I need to enable trading first?</strong></summary>

You need to complete the authorization process before using Predict.

</details>

<details>

<summary><strong>Why do I need to sign 3 times?</strong></summary>

The 3 signing steps correspond to the 3 actions shown in the app.

</details>

<details>

<summary><strong>How do I know the binding is complete?</strong></summary>

When you finish the required signing steps and no more pop-up appears, the binding is complete.

</details>

<details>

<summary><strong>What should I do if the pop-up still appears?</strong></summary>

It means you have not completed all 3 signing steps yet. Please continue until you finish all 3 rounds.

</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-enable-trading-in-predict.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.
