# Buy Order

**Step 1:** Choose **the side** you want to trade (**Yes** or **No**). The price of each side is displayed in real-time within the execution panel.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FTQtU3ktJI6XLvyGmtEkl%2Ftrading-terminal-buy-order-1.png?alt=media&#x26;token=ecd3df1a-52e5-48a3-891e-920c9c0259f9" alt="" width="563"><figcaption></figcaption></figure>

**Step 2:** Select **Market** for an instant fill at the current price, or **Limit** if you want to set a specific target price.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FiY453v0xEkipMGRkg6X0%2Ftrading-terminal-buy-order-2.png?alt=media&#x26;token=9e2b0b7b-b511-4a75-917d-bed0236073e5" alt="" width="254"><figcaption></figcaption></figure>

**Step 3:** Type in the **amount ($)** you wish to spend and, if using a Limit Order, the **specific price** you want to place your order at.&#x20;

Use the **Quick Buttons ($10, $100, etc.)** or click **Max** to use your entire available balance.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FGxlFsAIxtaX6q1cckpJx%2Ftrading-terminal-buy-order-3.png?alt=media&#x26;token=3e91d0b4-233b-4bfc-b93d-173e48bb0cc7" alt="" width="563"><figcaption></figcaption></figure>

**Step 4 (option):** Set Risk Controls (Coming Soon). This option allows you to set your Take Profit or Stop Loss levels before you even enter the trade.

**Step 5:** Review **Slippage**, **Total cost** and potential **To win** amount, then click the **Trade** or **Place Order** button to execute.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FmN4UsMHWRxqgPTgg273g%2Ftrading-terminal-buy-order-4.png?alt=media&#x26;token=2a335641-59b2-4903-97e9-df3b00c32a94" alt="" width="426"><figcaption></figcaption></figure>

***

### FAQs

<details>

<summary>What is a Buy Order in Whales Prediction?</summary>

A Buy Order allows you to enter a prediction market by purchasing Yes or No shares for a specific outcome.

</details>

<details>

<summary>How do I place a Buy Order?</summary>

Select the Yes or No side, choose Market or Limit order type, enter the amount you want to spend, review the details, and confirm the trade.

</details>

<details>

<summary>What is the difference between Market and Limit Buy Orders?</summary>

Market Buy Orders execute instantly at the best available price, while Limit Buy Orders execute only at the price you specify.

</details>

<details>

<summary>What information should I review before confirming a Buy Order?</summary>

You should review the order price, total cost, potential payout, and any displayed slippage before confirming.

</details>

<details>

<summary>How fast does a Buy Order execute?</summary>

Market Buy Orders execute immediately, while Limit Buy Orders execute only when the market reaches your specified price.

</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://docs.whales.market/whales-prediction/trading-terminal/buy-order.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.
