> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shuriken.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# Market Orders

> Buy and sell at the current market price.

<Info>
  **Market orders execute immediately at the best available price.**

  Use preset amounts for quick execution when timing matters.
</Info>

<Frame>
  <video autoPlay muted loop playsInline className="w-full aspect-video rounded-xl" src="https://mintcdn.com/shuriken/Ge-5adPpEygVl1K2/assets/videos/marketorders.mp4?fit=max&auto=format&n=Ge-5adPpEygVl1K2&q=85&s=ac6687ce8998615b343cedf2ec1a6088" data-path="assets/videos/marketorders.mp4" />
</Frame>

## How Market Orders Work

A market order buys or sells at the best available price right now. Unlike limit orders, market orders execute immediately but the exact price may vary slightly due to slippage.

## Buying

The Execution Panel provides preset buy amounts:

* Click a preset button (0.1, 0.5, 1 SOL) to buy that amount
* Or enter a custom amount in the input field
* Click **Buy** to execute

## Selling

Sell buttons let you exit positions by percentage:

| Button | Action                               |
| ------ | ------------------------------------ |
| 25%    | Sell one quarter of your position    |
| 50%    | Sell half of your position           |
| 75%    | Sell three quarters of your position |
| 100%   | Sell your entire position            |

## Wallet Selector

If you have multiple wallets connected, select which wallet to trade from using the wallet dropdown in the Execution Panel.

## Exit Strategies

When buying, you can attach [exit strategies](/shuriken-terminal/exit-strategies) that automatically create Take Profit and Stop Loss orders alongside your buy.
