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

# All panels

> Every panel in Panther and what it's for.

Everything in Panther is a panel you open from the [command palette](/workspace/command-palette) (<kbd>/</kbd> then a code) or the New Tab dashboard. Here's the full set.

## Markets & research

<CardGroup cols={2}>
  <Card title="Markets" icon="table-list" href="/panels/markets">
    `MKT` — Kalshi and Polymarket in one searchable list.
  </Card>

  <Card title="Event Viewer" icon="chart-mixed" href="/panels/event-viewer">
    `EV` — a full trading view for a single market.
  </Card>

  <Card title="Order Book" icon="layer-group" href="/panels/order-book">
    `OB` — live bids and asks with market depth.
  </Card>

  <Card title="Chart" icon="chart-line" href="/panels/chart">
    `CHT` — price history for any market.
  </Card>

  <Card title="Watchlist" icon="star" href="/panels/watchlist">
    `PMW` — the markets you're following.
  </Card>
</CardGroup>

## Finding an edge

<CardGroup cols={2}>
  <Card title="Arbitrage Scanner" icon="scale-balanced" href="/panels/arbitrage">
    `ARB` — price gaps between Kalshi and Polymarket.
  </Card>

  <Card title="+EV Scanner" icon="magnifying-glass-dollar" href="/panels/ev-scanner">
    `PEV` — positive expected-value opportunities.
  </Card>

  <Card title="Odds" icon="football" href="/panels/odds">
    `ODDS` — sportsbook odds for comparison.
  </Card>

  <Card title="AI Assistant" icon="robot" href="/panels/ai-assistant">
    `AI` — ask questions and get help in plain language.
  </Card>
</CardGroup>

## Trading & account

<CardGroup cols={2}>
  <Card title="Order slip" icon="receipt" href="/trading/placing-orders">
    `ORD` — place buy and sell orders.
  </Card>

  <Card title="Portfolio" icon="chart-pie" href="/accounts/balances-portfolio">
    `PRT` — positions, orders, and profit and loss.
  </Card>

  <Card title="Balances" icon="wallet" href="/accounts/balances-portfolio">
    `BAL` — your funds, deposits, and activity.
  </Card>

  <Card title="Settings" icon="gear" href="/workspace/settings">
    `STG` — configure Panther.
  </Card>
</CardGroup>

<Note>
  A few panels roll out gradually or depend on features being enabled for your account, so your available panels may vary.
</Note>
