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

# Get Started

> Quick guide to choosing a channel and implementing KYC in Jelou.

With Jelou you can validate identity across three channels: **Conversational (video selfie)**, **WebView (photo selfie)**, and **WhatsApp Flows**.
The complete flow combines **liveness**, **document validation**, and **facial comparison**, with auditable evidence.

## Start here

Choose the path you need:

<CardGroup cols={2}>
  <Card title="Choose your channel" icon="sliders" href="/en/guides/integraciones/identidad/choose-your-channel">
    Compare Conversational, WebView, and Flows for your use case.
  </Card>

  <Card title="Pre-integration checklist" icon="list-check" href="/en/guides/integraciones/identidad/pre-integration-checklist">
    Minimum requirements to avoid blockers during implementation and testing.
  </Card>

  <Card title="Full verification" icon="shield-check" href="/en/guides/integraciones/identidad/full-verification">
    Configure an end-to-end flow in a single agent.
  </Card>

  <Card title="Agents by stage" icon="comment-dots" href="/en/guides/integraciones/identidad/agents-by-stage">
    Run liveness, document check, or facematch as separate steps.
  </Card>

  <Card title="Additional validations" icon="shield-check" href="/en/guides/integraciones/identidad/additional-validations">
    Add external checks such as Interpol or national police where applicable.
  </Card>

  <Card title="Reports and security" icon="file-shield" href="/en/guides/integraciones/identidad/biometric-report">
    Review evidence, report fields, and data-handling practices.
  </Card>
</CardGroup>

<Tip>
  If you have already chosen the channel, go straight to that channel’s implementation guide (Conversational, WebView, or Flows) in the sidebar to shorten time to production.
</Tip>

<Info>
  **Agents by stage** is available only for **Developer** users.
</Info>
