# How to Sell a Position in Predict?

Selling in Predict uses a **Market Sell** order. This means your position will be sold at the current market price. Market sell orders are usually easier to fill, but the final price may change slightly based on market conditions.

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

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

Follow the steps below to sell a position in Predict with ELLIPAL Titan:

1\.  Tap **Available Balance**.

2\.  Select the position you want to sell, then tap **Market Sell**.

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\.  Wait until the page shows **Order placed**.

7\.  Refresh the page to check your **Available Balance**.
{% endtab %}

{% tab title="X Card" %}

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

Follow the steps below to sell a position in Predict with ELLIPAL X Card:

1\.  Tap **Available Balance**.

2\.  Select the position you want to sell, then tap **Market Sell**.

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\.  Wait until the page shows **Order placed**.

7\.  Refresh the page to check your **Available Balance**.
{% endtab %}
{% endtabs %}

{% hint style="info" %}

### Notes

* A **Market Sell** order sells your position at the current market price.
* The final execution price may be slightly different due to market movement.
* ELLIPAL currently supports **full market** sell in Predict.
* If the balance does not update immediately, refresh the page and check again.
  {% endhint %}

### FAQ

<details>

<summary><strong>What does Market Sell mean?</strong></summary>

Market Sell means your position will be sold at the current market price.

</details>

<details>

<summary><strong>Why did my final sale price change slightly?</strong></summary>

The market price can move during order execution, so the final price may be slightly different.

</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>

<details>

<summary><strong>Why can’t I sell my position?</strong></summary>

This can happen when the event has low liquidity, the price moves too quickly, the market changes during order processing, or there is a page or network issue.

For Titan users, signing takes a little longer, so the price may change during the signing process and cause the order to fail.

Try refreshing the page and submitting the order again. You can also try again later. If it still does not work, try selling directly on **Polymarket**.

ELLIPAL currently only supports **full market** sell in Predict.

</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-sell-a-position-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.
