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

# PolyChads Terminal

> A trading workspace for Polymarket discovery, wallet context, signals, and execution.

PolyChads Terminal is built around the market page. Discover, Search, Watchlist, Calendar, Signal Alerts, and Automations all route toward the same trading workspace so a trader can inspect the market, check signal context, manage wallet state, and place orders from one product surface.

<CardGroup cols={2}>
  <Card title="Start with a market" icon="chart-line" href="/quickstart">
    Open a live market from Discover, Search, Watchlist, Calendar, or an alert row.
  </Card>

  <Card title="Understand wallet state" icon="wallet" href="/account-wallets">
    Review subaccounts, cash, transfers, and the active trading wallet.
  </Card>

  <Card title="Read signal surfaces" icon="radar" href="/signal-alerts">
    Use Fresh, Accumulator, Cluster, Insider, and Veil alerts as context before trading.
  </Card>

  <Card title="Trade with checks" icon="chart-candlestick" href="/trading">
    Use the order ticket, market depth, positions, activity, and execution checks together.
  </Card>
</CardGroup>

## Product map

| Area          | Purpose                                                         |
| ------------- | --------------------------------------------------------------- |
| Discover      | Live intake for active markets and categories.                  |
| Search        | Fast market lookup across events, outcomes, volume, and titles. |
| Watchlist     | Account-synced saved markets and event tracking.                |
| Calendar      | Time-based view for market close and upcoming event windows.    |
| Signal Alerts | Market movement and wallet-flow alerts.                         |
| Automations   | Rule-based alert and trading policy workspace.                  |
| Trading       | Market page, order ticket, activity, positions, and funds flow. |

## What this documentation covers

This manual covers product behavior and workflow expectations. API contracts, partner integration details, and backend endpoint specs remain in the API documentation project.
