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

# Place Your First Trade

> From browsing markets to holding a position in under a minute. Here's the exact flow.

# Your first trade — step by step

<img src="https://mintcdn.com/supermission-e97e4c8f/bSIQ3L_bJliUq8Wr/images/how-markets-work.png?fit=max&auto=format&n=bSIQ3L_bJliUq8Wr&q=85&s=cfca7a4cd79d5f57981a50fff6d40b8e" alt="How prediction markets work" width="2100" height="1272" data-path="images/how-markets-work.png" />

You've got an account and USDC in your wallet. Time to put a position on. The whole flow takes about 30 seconds once you know what you want to buy.

<Steps>
  <Step title="Browse markets">
    The main terminal shows active markets sorted by volume, trending, or category. Use the search bar or filters to find something that interests you — politics, crypto, sports, culture, whatever.

    Or check the **AI Signals** tab for markets where the AI thinks the price is wrong.
  </Step>

  <Step title="Find a market you have a view on">
    Scroll through the market cards or use the search bar to find a specific event. Each card shows the market question, current YES/NO prices, and volume.

    <img src="https://mintcdn.com/supermission-e97e4c8f/cnvr9l5uBSrqllli/images/market-card.png?fit=max&auto=format&n=cnvr9l5uBSrqllli&q=85&s=5903c37eec3a94097776507649110231" alt="Market card showing prices and volume" width="650" height="740" data-path="images/market-card.png" />
  </Step>

  <Step title="Open the market detail view">
    Click any market card to open the detail view. Here you'll see:

    * Current YES/NO prices
    * Volume and liquidity
    * AI signal (if one exists)
    * Resolution date and source
    * Recent price history
  </Step>

  <Step title="Pick your side — YES or NO">
    This is the core decision. If you think the event **will** happen, buy **YES**. If you think it **won't**, buy **NO**.

    The price tells you the market's implied probability. YES at 65¢ means the market thinks there's a 65% chance the event happens.
  </Step>

  <Step title="Enter your amount">
    Type how much USDC you want to spend. The interface shows you:

    * **Shares you'll receive** — how many outcome tokens you get
    * **Average price** — what you're paying per share
    * **Potential return** — what you get if you're right (`$1` per share)
    * **Potential profit** — return minus your cost
  </Step>

  <Step title="Review and confirm">
    Double-check the side (YES/NO), amount, and expected shares. Then hit **Confirm**. The trade executes against Polymarket's orderbook — market orders fill immediately at the best available prices, limit orders wait until the market reaches your price.
  </Step>

  <Step title="Track your position">
    Your position appears in the **Portfolio** tab. You'll see your entry price, current value, unrealized P\&L, and time until resolution. The market card also shows a live position indicator when you hold shares.
  </Step>
</Steps>

<Tip>
  Start with a small trade (`$5-10`) to get the feel. Markets with high volume and liquidity will have tighter spreads and better fills.
</Tip>

## What happens after?

Three possible outcomes for your position:

<Accordion title="The market resolves in your favor">
  Each share pays out `$1.` If you bought YES at 40¢, you profit 60¢ per share. Head to Portfolio and click **Redeem** to collect your winnings. USDC gets sent back to your wallet.
</Accordion>

<Accordion title="The market resolves against you">
  Your shares are worth `$0.` You lose what you paid. This is the risk — prediction markets are binary. Right or wrong, nothing in between.
</Accordion>

<Accordion title="You sell before resolution">
  You can sell your position anytime before the market resolves. If the price moved in your favor, you lock in profit. If it moved against you, you cut your loss. Selling works the same way as buying — instant execution against the orderbook.
</Accordion>

<Info>
  Trades on Supermission execute on Polymarket's Central Limit Order Book (CLOB). Same liquidity, same prices. We just made the interface faster.
</Info>
