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

# Markets

> Browse and search Kalshi and Polymarket in one place.

The **Markets** panel is your market screener — Kalshi and Polymarket in one searchable, filterable table. Open it with <kbd>/</kbd> → `MKT`.

![Markets panel with the filter bar and a table of events from both venues](https://cdn.getpanther.app/docs/web-markets.png)

## Searching

The search box at the top takes anything:

* **Keywords** — an election, a team, a company, a coin ("fed", "world cup", "bitcoin").
* **A pasted link** — drop in any Kalshi or Polymarket URL and Panther jumps straight to that market.
* **Search from the palette** — type `MKT fed decision` in the command palette to open the panel pre-searched.

## Filtering and sorting

The filter bar narrows thousands of markets down to the ones you care about:

| Filter       | What it does                                             |
| ------------ | -------------------------------------------------------- |
| **Status**   | Open, closed, or all markets                             |
| **Venue**    | Kalshi only, Polymarket only, or both                    |
| **Category** | Politics, sports, economics, crypto, and more            |
| **Sort**     | By volume, relevance, and more — click to flip direction |
| **Ends**     | Only markets resolving within your time horizon          |

One-click **quick filters** apply sensible cutoffs for finding active, liquid markets — minimum volume, 24-hour volume, open interest, prices between 5–95¢ (filtering out near-decided markets), and minimum trades per day. **Reset** clears everything.

<Tip>
  The **YES 5–95%** quick filter is a favorite: it hides markets that are already all-but-decided, leaving only the ones where there's still a real question — and real profit potential.
</Tip>

## Reading the table

Each row is an **event**. The columns show status, venue, how many markets the event contains, the leading Yes/No prices, spread, total volume, and time to expiry.

Click an event's arrow (or the row) to **expand it inline** — its individual markets appear underneath with live Yes/No prices, so you can compare outcomes without leaving the list:

![An expanded event showing its individual markets with prices](https://cdn.getpanther.app/docs/web-markets-expanded.png)

**Double-click any market** to open it in the [Event Viewer](/panels/event-viewer), ready to trade.

## Single-venue panels

Prefer one venue? `KM` opens **Kalshi Markets** and `PM` opens **Polymarket Markets** — the same table, scoped to a single venue:

![Polymarket markets panel with event thumbnails and prices](https://cdn.getpanther.app/docs/web-polymarket-markets.png)

Both accept a search argument or a pasted URL, just like the merged panel.

## What's next

<Columns cols={2}>
  <Card title="Event Viewer" icon="chart-mixed" href="/panels/event-viewer">
    Deep-dive any market you find.
  </Card>

  <Card title="Reading a market" icon="glasses" href="/learn/reading-a-market">
    What spread, volume, and open interest tell you.
  </Card>
</Columns>
