# How to Place a Limit Buy Order in Predict?

A Limit Buy order lets you set your own **shares** and **price**. The order will stay open until the market reaches your set price and the order is filled.

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

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

Follow the steps below to place a Limit Buy order in Predict with ELLIPAL Titan:

1\.  Select the event you want to trade, then tap **Yes** or **No**.

2\.  Enter the **shares** and **price**, then tap **Place Order**.

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\.  Tap **Available Balance**.

8\.  Tap **Open Orders** to view your order.
{% endtab %}

{% tab title="X Card" %}

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

Follow the steps below to place a Limit Buy order in Predict with ELLIPAL X Card:

1\.  Select the event you want to trade, then tap **Yes** or **No**.

2\.  Enter the **shares** and **price**, then tap **Place Order**.

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\.  Tap **Available Balance**.

8\.  Tap **Open Orders** to view your order.
{% endtab %}
{% endtabs %}

{% hint style="info" %}

### Notes

* Make sure you have enough available balance before placing the order.
* A **Limit Buy** order lets you buy at your chosen price instead of the current market price.
* If the market does not reach your set price, the order will remain in **Open Orders**.
* Your order may not be filled immediately.
* You can check the order status at any time in **Open Orders**.&#x20;
  {% endhint %}

### FAQ

<details>

<summary><strong>What is a Limit Buy order?</strong></summary>

A Limit Buy order allows you to set the price you want to pay for shares.

</details>

<details>

<summary><strong>Why is my order shown in Open Orders?</strong></summary>

This means your order has been placed, but it has not been filled yet.

</details>

<details>

<summary><strong>Why wasn’t my order filled immediately?</strong></summary>

A Limit Buy order is only filled when the market reaches your selected price. If the price is not reached, the order will stay open.

</details>

<details>

<summary><strong>Where can I check my Limit Buy order?</strong></summary>

Tap **Available Balance**, then go to **Open Orders** to view your current order.

</details>

<details>

<summary><strong>Can I cancel a Limit Buy order?</strong></summary>

Yes. If the order is still open, you can go to Open Orders and cancel it there.

</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-place-a-limit-buy-order-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.
