> ## 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.

# Welcome to Panther

> What Panther is and where to start.

Panther is the terminal for **event-driven traders**. It brings prediction markets from Kalshi and Polymarket together in one place so you can browse markets, watch live prices and order books, spot opportunities, and place trades — all from a single, fast workspace you arrange to fit the way you trade.

![The Panther terminal home — live platform volume, hot events on both venues, and your portfolio](https://cdn.getpanther.app/docs/web-home.png)

## What you can do

<Columns cols={2}>
  <Card title="Browse every market" icon="table-list">
    Search Kalshi and Polymarket side by side, follow live prices, and open any event for a closer look.
  </Card>

  <Card title="Trade in one click" icon="bolt">
    Buy and sell Yes/No contracts with a streamlined order slip, then track your positions and profit and loss in real time.
  </Card>

  <Card title="Find an edge" icon="magnifying-glass-chart">
    Scan for arbitrage across venues, hunt positive expected-value bets, and compare sportsbook odds.
  </Card>

  <Card title="Make it yours" icon="table-cells">
    Arrange panels into tabs, pick a theme, and drive everything from the keyboard with the command palette.
  </Card>
</Columns>

## New here? Start with these

<Columns cols={2}>
  <Card title="Prediction markets 101" icon="book-open" href="/learn/prediction-markets-101">
    Never traded a prediction market? Start with the five-minute primer.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Go from signing in to your first trade in a few minutes.
  </Card>

  <Card title="Install Panther" icon="download" href="/install">
    Get the desktop app for macOS or Windows, or use Panther in your browser.
  </Card>

  <Card title="Accounts & funding" icon="wallet" href="/accounts/switching">
    Understand demo, on-chain, and API trading accounts — and how to add funds.
  </Card>

  <Card title="On-chain vs API trading" icon="arrows-left-right" href="/trading/onchain-vs-legacy">
    The two ways to trade in Panther, and how to set up each one.
  </Card>
</Columns>

## Where Panther runs

<CardGroup cols={3}>
  <Card title="Desktop" icon="desktop">
    A native app for macOS and Windows with the full feature set.
  </Card>

  <Card title="Web" icon="globe">
    The same terminal in your browser — nothing to install.
  </Card>

  <Card title="Mobile" icon="mobile">
    A touch-friendly version for trading on the go.
  </Card>
</CardGroup>

<Note>
  You can browse markets, charts, and odds without an account. You only need to sign in when you want to trade or save a watchlist.
</Note>
