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

# Fintheon: The Integrated Trading Environment

> Fintheon combines real-time AI-scored news, multi-agent deliberation, and execution tooling into a single desktop trading workspace for futures.

Fintheon is a desktop trading platform built for futures traders who need an edge. It brings together a live AI-scored news feed (RiskFlow), a 5-seat AI deliberation engine (Arbitrum), Harper — your always-on Chief Analyst Officer — and a structured narrative workspace (Sanctum) into one cohesive environment. Sign in with Google and everything is ready immediately, with no API keys required.

<CardGroup cols={2}>
  <Card title="Install Fintheon" icon="rocket" href="/installation">
    Get Fintheon running on your Mac in minutes with a single installer command.
  </Card>

  <Card title="Quick Start" icon="bolt" href="/quickstart">
    Tour the workspace, ask Harper your first question, and read your morning brief.
  </Card>

  <Card title="Harper — CAO Chat" icon="comments" href="/ai/harper">
    Chat with your AI Chief Analyst Officer for real-time market insight and research.
  </Card>

  <Card title="RiskFlow Feed" icon="newspaper" href="/ai/riskflow">
    Monitor AI-scored, IV-weighted news and signals across your watched instruments.
  </Card>

  <Card title="Arbitrum Deliberation" icon="scale-balanced" href="/ai/arbitrum">
    Run a 5-seat AI chamber to get consensus probability and dissent on any market question.
  </Card>

  <Card title="CLI Reference" icon="terminal" href="/configuration/cli">
    Install, update, start, and manage Fintheon from the command line.
  </Card>
</CardGroup>

## How Fintheon works

<Steps>
  <Step title="Install">
    Run the one-line installer on your Mac. It sets up all dependencies and configures the backend automatically.
  </Step>

  <Step title="Sign in">
    Open the Fintheon app and sign in with your Google account. No manual API key setup required.
  </Step>

  <Step title="Read the Morning Brief">
    Every trading day at 6:30 AM ET, your Morning Daily Brief (MDB) is ready in Sanctum — a structured AI summary of overnight developments, catalysts, and risk signals.
  </Step>

  <Step title="Trade with context">
    Use Harper for on-demand analysis, watch RiskFlow for breaking signals, and fire an Arbitrum deliberation before any major decision.
  </Step>
</Steps>

<Note>
  Fintheon currently runs on macOS. Windows support is available as an experimental build. See [Installation](/installation) for details.
</Note>
