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

# Market Orders (Taker)

> Place a market order to bet at the best available odds on SX Bet.

A **market order** is like placing a bet with a traditional sportsbook — you're betting on a specific outcome to occur at the best odds currently available.

Click on your desired market to pull up the order book. You'll see a variety of odds available, **select the best odds, enter your wager and click "Place Bet"**. If you're using MetaMask, an additional approval will pop up in your wallet.

**Example**: You bet the Grizzlies will cover +15. The current best odds are 2.00. You place a Market Order, your bet is matched instantly.

<Frame>
  <img src="https://mintcdn.com/sxbet-9c561d83/nTchO44e8z9Jwtov/public/user-guides/market_order.png?fit=max&auto=format&n=nTchO44e8z9Jwtov&q=85&s=dde54b3742a3b3a04ab565b723cfcbfa" width="3809" height="1796" data-path="public/user-guides/market_order.png" />
</Frame>

## Slippage

Between the moment you submit a bet and when it's matched, the order book can change — a maker might cancel their order, or another bettor might fill it before you. Slippage tolerance is how much worse than your selected odds you're willing to accept for your bet to still go through.

You can adjust slippage in two places:

**Per-bet slippage** — overrides slippage for that individual bet only.

<Steps>
  <Step title="Click the settings icon on your bet slip">
    <Frame>
      <img src="https://mintcdn.com/sxbet-9c561d83/nTchO44e8z9Jwtov/public/user-guides/bet_slip_settings.png?fit=max&auto=format&n=nTchO44e8z9Jwtov&q=85&s=04c5fadbdd4e85bcecfc26849ebe810f" width="3820" height="1799" data-path="public/user-guides/bet_slip_settings.png" />
    </Frame>
  </Step>

  <Step title="Select your desired slippage for this bet">
    <Frame>
      <img src="https://mintcdn.com/sxbet-9c561d83/nTchO44e8z9Jwtov/public/user-guides/set_slippage.png?fit=max&auto=format&n=nTchO44e8z9Jwtov&q=85&s=e59c99d8e7d3580b5af51d49ebd725da" width="3594" height="2136" data-path="public/user-guides/set_slippage.png" />
    </Frame>
  </Step>
</Steps>

**Default slippage** — sets your default slippage for all bets.

<Steps>
  <Step title="Click the settings icon in the menu bar">
    <Frame>
      <img src="https://mintcdn.com/sxbet-9c561d83/nTchO44e8z9Jwtov/public/user-guides/settings.png?fit=max&auto=format&n=nTchO44e8z9Jwtov&q=85&s=9bcbd58af8df2175f85aa974d4411bc7" width="3835" height="854" data-path="public/user-guides/settings.png" />
    </Frame>
  </Step>

  <Step title="Select your desired default slippage from the dropdown">
    <Frame>
      <img src="https://mintcdn.com/sxbet-9c561d83/nTchO44e8z9Jwtov/public/user-guides/set_default_slippage.png?fit=max&auto=format&n=nTchO44e8z9Jwtov&q=85&s=295c64c813f72921061d3500a1a9d679" width="3827" height="1394" data-path="public/user-guides/set_default_slippage.png" />
    </Frame>
  </Step>
</Steps>

<Info>
  Slippage is calculated on your **weighted average odds** across the entire bet — not on each individual order. This means your bet can fill across multiple price levels, and as long as the average odds stay within your slippage tolerance, it goes through. A single order at slightly worse odds won't necessarily cause your bet to fail if the rest of the fill brings the average back within range.
</Info>

For most pre-match bets, the default slippage is fine. For live/in-play markets where odds shift constantly, increasing your slippage tolerance reduces the chance of your bet failing to fill.

<Warning>Higher slippage means you may receive worse odds than you selected. Only increase it when getting matched quickly matters more than getting the exact price.</Warning>

<CardGroup cols={2}>
  <Card title="Limit Orders (Maker)" icon="hand" href="/user-guides/trading/limit-orders">
    Post your own odds and earn the spread as a market maker.
  </Card>

  <Card title="Reading the Order Book" icon="book" href="/user-guides/trading/order-book">
    Learn how to read the order book to find available odds and liquidity.
  </Card>
</CardGroup>
