# Sell Order

**Step 1:** Switch to the **Sell** tab in the execution panel to see your current holdings and their live market value.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FF86kDmTSvCpduKnx4Sot%2Ftrading-terminal-sell-order-1.png?alt=media&#x26;token=1932803a-3eb6-491a-addd-a254191031b6" alt="" width="332"><figcaption></figcaption></figure>

**Step 2:** Select **Market Sell** to exit immediately at the best buyer price, or **Limit Sell** to set a higher price and wait for a buyer.

**Step 3:** Decide how many **shares** you want to sell and, if using a **Limit Order**, the **specific price** you want to sell them for.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FcXDKUoBhcNYPmSGDJs0F%2Ftrading-terminal-sell-order-2.png?alt=media&#x26;token=d90a98ad-d71a-498b-bf51-2e4ef3c339c2" alt="" width="408"><figcaption></figcaption></figure>

**Step 4:** Check the **Proceeds** to see exactly how much USDC will be returned to your balance after the trade.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FNh1jbxHeA72xKDETlkHn%2Ftrading-terminal-sell-order-3.png?alt=media&#x26;token=c24f815b-0407-4af8-9736-7891d1841791" alt="" width="440"><figcaption></figcaption></figure>

**Step 5:** Click **Trade** or **Place Order** to complete the transaction. Your balance will update as soon as the order is filled.

***

### FAQs

<details>

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

A Sell Order allows you to exit an existing position by selling your Yes or No shares back to the market.

</details>

<details>

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

Switch to the Sell tab, choose Market or Limit, select how many shares to sell, review the proceeds, and confirm the order.

</details>

<details>

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

Market Sell exits immediately at the best available buyer price, while Limit Sell waits until the market reaches your specified price.

</details>

<details>

<summary>How do I know how much I will receive from a Sell Order?</summary>

The execution panel shows the expected proceeds in USDC before you confirm the trade.

</details>

<details>

<summary>When does my balance update after selling?</summary>

Your balance updates as soon as the Sell Order is filled.

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