> ## 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.

# Full verification

> Agents that perform complete identity validation in a single flow.

**Full verification** combines three stages in a single experience: **liveness check**, **document validation**, and **facial comparison**.

## Three-stage flow

<Steps>
  <Step title="Liveness check">
    The user records a video selfie or takes a photo to demonstrate real presence.
  </Step>

  <Step title="Document validation">
    The user uploads the front and back of their document to validate authenticity and validity.
  </Step>

  <Step title="Facial comparison">
    The system compares the captured face with the face extracted from the document to confirm identity.
  </Step>
</Steps>

## Available products

<CardGroup cols={2}>
  <Card title="Validation with photo (Flows)" icon="message" href="/en/guides/integraciones/identidad/flows-biometrics">
    Complete flow with native WhatsApp Flows screens.
  </Card>

  <Card title="Validation with photo (WebView)" icon="camera" href="/en/guides/integraciones/identidad/webview-biometrics">
    Complete flow with guided capture in webview.
  </Card>
</CardGroup>

<Info>
  If you do not need the complete flow, see [Agents by stage](/en/guides/integraciones/identidad/agents-by-stage).
</Info>
