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

# Introduction

> Frayme is the orchestration layer for fraud and compliance. Three primitives (Data Sources, Risk Management, Workflow) wired into one platform.

## What is Frayme

Frayme is a compliance and fraud control plane built around three primitives:

<CardGroup cols={3}>
  <Card title="Data Source" icon="database" href="/data-sources/overview">
    Every external system Frayme can call: Identity, AML, on-chain analytics, banking rails, regulators. Managed, fallback-aware, cost-aware.
  </Card>

  <Card title="Risk Management" icon="shield-halved">
    Static, always-on rules over live cases. Modular per client, alert-first, fully auditable.
  </Card>

  <Card title="Workflow" icon="diagram-project" href="/workflows/overview">
    The visual decision graph. Inputs, data sources, AI synthesis, decision tables, manual review — wired into outcomes.
  </Card>
</CardGroup>

## How Frayme thinks

<CardGroup cols={3}>
  <Card title="All world's data One API." icon="globe">
    Have a single view and launch in new countries 480x faster by accessing all our partners with one-click. 
  </Card>

  <Card title="Orchestration first." icon="route">
    No single vendor solves the problem. Frayme's value is the graph that wires them together, not the sources alone.
  </Card>

  <Card title="Hyper-personalized" icon="sliders">
    Every rule, threshold and workflow parameter is per-client tunable. Same shape, different defaults.
  </Card>
</CardGroup>

## How to read these docs

<Steps>
  <Step title="Skim the concepts">
    [Core concepts](/concepts/overview) gives you the vocabulary — cases, decisions, queue, risk score, workflow, audit trail.
  </Step>

  <Step title="Pick your tab">
    Each top-tab is a self-contained reference: [Data Sources](/data-sources/overview), [Workflows](/workflows/overview).
  </Step>

  <Step title="Drop into the use cases">
    [Use cases](/use-cases/overview) show how the three primitives compose for liquidity, infrastructure and application teams.
  </Step>
</Steps>

<CardGroup cols={3}>
  <Card title="All world's data One API." icon="globe">
    Have a single view and launch in new countries 480x faster by accessing all our partners with one-click. 
  </Card>

  <Card title="Orchestration first." icon="route">
    No single vendor solves the problem. Frayme's value is the graph that wires them together, not the sources alone.
  </Card>

  <Card title="Hyper-personalized" icon="sliders">
    Every rule, threshold and workflow parameter is per-client tunable. Same shape, different defaults.
  </Card>
</CardGroup>
