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

# 🚀 Get Started

> Integrate Forte Payments and Forte Compliance into your application.

Forte provides two complementary SDKs for digital asset platforms - payments and compliance - each available as a fully-managed drop-in widget.

## Forte Payments

Accept fiat and crypto payments for Virtual Digital Goods. Built-in AML screening, 3DS, crypto wallet support, and graduated KYC - no sensitive data touches your servers.

<CardGroup cols={2}>
  <Card title="What is Forte Payments?" icon="credit-card" href="/payments/introduction">
    Transaction types and integration overview
  </Card>

  <Card title="Integration Guide" icon="list-check" href="/obtain-access-token">
    Start integrating in three steps
  </Card>
</CardGroup>

## Forte Compliance

Trigger graduated identity verification for your users - from email verification to full document KYC - using a drop-in widget. Access levels are optionally published on-chain.

<CardGroup cols={2}>
  <Card title="What is Forte Compliance?" icon="shield-check" href="/introduction">
    Access levels, rules engine, and on-chain signals
  </Card>

  <Card title="Verification Flows" icon="image" href="/access_levels_flows">
    Preview widget UI screens for each level
  </Card>
</CardGroup>

***

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/endpoint/authentication">
    Full endpoint reference for all Forte APIs
  </Card>

  <Card title="Forte Rules Engine" icon="screwdriver-wrench" href="https://docs.forterulesengine.io/v2/introduction">
    Define and enforce on-chain compliance rules
  </Card>
</CardGroup>
