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

# StratAlerts: Precision Market Scanning for Strat Traders

> StratAlerts gives Strat traders real-time setup detection, TFC context, push alerts, and market breadth dashboards across stocks, futures, and crypto.

StratAlerts is a real-time market scanner built specifically for traders who use The Strat methodology. It continuously monitors stocks, futures, and crypto, detects actionable setups across multiple timeframes, and delivers live alerts — so you can stay focused on high-probability trades without manually scanning dozens of charts.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Create your account, log in, and start scanning the market in minutes.
  </Card>

  <Card title="Mission Control" icon="gauge-high" href="/scanner/mission-control">
    Your live command center for real-time alerts, setups, and market context.
  </Card>

  <Card title="API Reference" icon="code" href="/api/overview">
    Integrate StratAlerts market data into your own tools with the REST and WebSocket API.
  </Card>

  <Card title="AI Tools" icon="brain" href="/ai-tools/overview">
    Feed structured Strat data bundles directly into GPT, Claude, and other AI workflows.
  </Card>
</CardGroup>

## What you get

StratAlerts brings every piece of The Strat workflow into one platform:

* **Real-time setup detection** — Candle scenarios, TFC state, in-force flags, P3, and PMG signals across 10 timeframes
* **Mission Control dashboard** — Live alerts stream, simultaneous breaks panel, and the setups feed in a single command center
* **Sector breadth** — SPDR sector overview with one-click drill-downs into every ticker's D/W/M/Q/Y state
* **Push notifications** — Alerts delivered to your phone via Pushover or Telegram, even away from the desk
* **AI Tools** — Pre-compiled JSON market bundles, refreshed every 5 minutes, ready for your LLM workflows
* **Partner API** — Low-latency REST endpoints and WebSocket streams for custom integrations and execution systems

<Steps>
  <Step title="Create your account">
    Visit [app.stratalerts.com](https://app.stratalerts.com/accounts/login/) and sign up. Founders pricing is available at launch — see [Pricing](/pricing).
  </Step>

  <Step title="Open Mission Control">
    After logging in, navigate to **Mission Control** to see the live alerts stream, simultaneous breaks, and the setups feed in one view.
  </Step>

  <Step title="Configure push alerts">
    Connect Pushover or Telegram in **Alerts → Settings** to receive live setup alerts on your mobile device.
  </Step>

  <Step title="Explore the API (optional)">
    If you want to build custom tools, request an API key in your account settings and explore the [API Reference](/api/overview).
  </Step>
</Steps>
