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

# Markets

> Every asset class on OperSa, from watches to equities.

OperSa lists more than seventy markets across seven asset classes. Each one has its own price, chart, order flow, and holder base. Here is what you can trade.

## The asset classes

<CardGroup cols={2}>
  <Card title="Watches" icon="clock">
    The grail references, priced to the exact model. Audemars Piguet Royal Oak, Patek Philippe Nautilus, Omega Speedmaster, Cartier Santos, Richard Mille, and more.
  </Card>

  <Card title="Sneakers" icon="shoe-prints">
    The pairs that resell for multiples of retail, with real resale history behind the price.
  </Card>

  <Card title="Trading cards" icon="rectangle-list">
    Graded cards tracked as an index, priced from comparable graded sales.
  </Card>

  <Card title="Handbags" icon="bag-shopping">
    The waitlist-only classics whose secondary prices outrun retail year after year.
  </Card>

  <Card title="Pre-IPO" icon="building">
    Private names that are normally out of reach, now with a live market.
  </Card>

  <Card title="Stocks" icon="chart-line">
    Listed equities and ETFs, tracking a live on-chain price feed in real time.
  </Card>
</CardGroup>

There is also a markets tab for digital collectibles, valued the same way as physical ones, from real market evidence.

## Spot and perp

Each market is either spot or perp.

<CardGroup cols={2}>
  <Card title="Spot" icon="hand-holding-dollar">
    Buy and hold the asset. Spot markets show a live, on-chain holder list and full trade history. Click any holder or trade to open it in the explorer.
  </Card>

  <Card title="Perp" icon="arrows-left-right">
    Go long or short with leverage. Perps are enabled only on assets the oracle prices with enough confidence to support them.
  </Card>
</CardGroup>

## What a market shows you

<CardGroup cols={2}>
  <Card title="Live price and chart" icon="chart-column">
    A full candlestick chart with timeframes down to one second, live-rolling candles, and an OHLC readout, the same tooling a serious trading terminal gives you.
  </Card>

  <Card title="Market cap view" icon="coins">
    Toggle to a market cap view that rescales the entire chart to a real market cap, not just relabeled axes.
  </Card>

  <Card title="Real holders and trades" icon="users">
    On spot markets, the holder list and trades are pulled straight from the chain and link out to the block explorer.
  </Card>

  <Card title="The oracle panel" icon="scale-balanced">
    Every market shows how its price was set, live feed or AI valued, with a confidence score.
  </Card>
</CardGroup>

<Card title="Learn how to place a trade" icon="rocket" href="/guides/trading">
  Long, short, stops, and recurring buys.
</Card>
