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

# Introduction

> The trading journal and analytics platform for reviewing your own trading history.

Performax brings your trades from every connected exchange into one place. Import your history, measure your performance, document your strategies, track the risk rules you set and review your own behavior, trade after trade.

<CardGroup cols={2}>
  <Card title="Create an account" href="/getting-started/create-account">
    Sign up with Google or email and get to your first dashboard in minutes.
  </Card>

  <Card title="Connect an exchange" href="/getting-started/connect-exchange">
    Binance, OKX, WEEX, Hyperliquid or Lighter, with a read-only key.
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Connect an exchange">
    Add a read-only API key. Performax never needs trading or withdrawal permissions.
  </Step>

  <Step title="Let the first sync run">
    Your closed trades, open positions, balances and cashflows are imported automatically.
  </Step>

  <Step title="Review your trades">
    Tag, annotate and filter every trade in the [Trading Journal](/features/journal), then dig into [Analytics](/features/analytics).
  </Step>

  <Step title="Set your rules">
    Define your initial capital and risk settings in [Profile](/settings/profile). Metrics get more reliable as your history gets complete.
  </Step>
</Steps>

**Not financial advice.** Performax is a journaling and analytics tool. It does not place trades, manage money or generate trading signals. Nothing in the app or documentation is investment, financial, legal, tax or trading advice. See the [Disclaimer](/disclaimer).

## What's inside

<Columns cols={2}>
  <Card title="Dashboard" href="/features/dashboard">
    A customizable overview of performance, risk, activity and open positions.
  </Card>

  <Card title="Analytics" href="/features/analytics">
    Deeper metrics, charts, behavioral breakdowns and PDF export.
  </Card>

  <Card title="Trading Journal" href="/features/journal">
    Trade table, filters, tags, notes, screenshots and CSV export.
  </Card>

  <Card title="Strategies" href="/features/playbooks">
    Strategy definitions, checklists, trade plans and per-strategy performance.
  </Card>

  <Card title="Calendar" href="/features/calendar">
    Day-by-day review of your activity and daily notes.
  </Card>

  <Card title="Notebook" href="/features/notebook">
    Trading notes, folders, daily entries and screenshots.
  </Card>

  <Card title="Risk Management" href="/features/risk-management">
    Position sizing, exposure, risk rules and simulations.
  </Card>

  <Card title="AI Assistant" href="/features/ai-assistant">
    Pattern descriptions based on your own historical data.
  </Card>

  <Card title="Active Coach" href="/features/coach">
    Deterministic checks against the rules you configure.
  </Card>

  <Card title="Settings" href="/settings/profile">
    Profile, API connections, notifications, security and plan limits.
  </Card>
</Columns>

## Where to go next

<CardGroup cols={3}>
  <Card title="Exchanges" href="/getting-started/connect-exchange" />

  <Card title="Metrics" href="/reference/metrics" />

  <Card title="Troubleshooting" href="/support/troubleshooting" />
</CardGroup>
