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

# Welcome

> Build secure, compliant identity verification into your applications with our comprehensive API and SDK suite.

## Platform Overview Video

<iframe width="100%" height="400" src="https://www.youtube.com/embed/NM5ZHv_3A0Y" title="Urtentic Platform Overview" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## What is Urtentic?

Urtentic is a modern identity verification platform that helps businesses verify user identities quickly and securely. Whether you're building a fintech app, marketplace, or any application requiring user verification, Urtentic provides the tools you need.

## Why Choose Urtentic?

<CardGroup cols={2}>
  <Card title="Fast Integration" icon="bolt">
    Get up and running in minutes with our simple API and pre-built SDKs
  </Card>

  <Card title="Global Coverage" icon="globe">
    Support for documents from 195+ countries
  </Card>

  <Card title="Advanced Security" icon="shield-halved">
    Liveness detection, anti-spoofing, and fraud prevention
  </Card>

  <Card title="Customizable Flows" icon="sliders">
    Build verification workflows that match your business needs
  </Card>
</CardGroup>

## How It Works

<Steps>
  <Step title="Create a Workflow">
    Define your verification requirements in the dashboard
  </Step>

  <Step title="Start Verification">
    Initialize the process for your users via API or SDK
  </Step>

  <Step title="Collect Data">
    Users provide documents and complete verification steps
  </Step>

  <Step title="Get Results">
    Receive verification results via API or webhooks
  </Step>
</Steps>

## Integration Options

<CardGroup cols={2}>
  <Card title="Direct API" icon="code" href="/getting-started">
    Use our REST API directly for maximum flexibility and control over the verification flow.
  </Card>

  <Card title="Web SDK" icon="window" href="/sdk/web/getting-started">
    Pre-built JavaScript components for quick web integration with customizable UI.
  </Card>

  <Card title="Mobile SDK" icon="mobile" href="/sdk/mobile/getting-started">
    Embed the verification flow in your iOS or Android app via WebView. Supports Flutter and React Native.
  </Card>

  <Card title="Direct Link" icon="link" href="/sdk/direct-link/getting-started">
    Redirect users to our hosted verification flow - perfect for rapid implementation.
  </Card>
</CardGroup>

## Verification Types

<CardGroup cols={2}>
  <Card title="Document Verification" icon="id-card" href="/verification-processes/document-verification">
    Passports, National IDs, Driver's licenses from 195+ countries with OCR data extraction and authenticity checks.
  </Card>

  <Card title="Liveness Detection" icon="face-viewfinder" href="/verification-processes/liveness">
    Real person validation with anti-spoofing protection and multiple liveness challenges.
  </Card>

  <Card title="Location Intelligence" icon="location-dot" href="/verification-processes/location-intelligence">
    Geolocation validation, VPN/Proxy detection, and IP reputation scoring.
  </Card>

  <Card title="Email Verification" icon="envelope" href="/verification-processes/email-verification">
    Email address validation, OTP verification, and domain reputation checks.
  </Card>

  <Card title="Video Agreement" icon="video" href="/verification-processes/video-agreement">
    Verbal consent collection with audio transcription and face matching.
  </Card>

  <Card title="AML & Watchlist Screening" icon="magnifying-glass" href="/verification-processes/aml-watchlist">
    Sanctions list screening (OFAC, EU, UN), PEP detection, and compliance checks.
  </Card>

  <Card title="Address Verification" icon="map-pin" href="/verification-processes/address-verification">
    Residential address validation through document cross-referencing, geolocation signals, and postal database checks.
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={3}>
  <Card title="Getting Started" icon="rocket" href="/getting-started">
    Follow the step-by-step integration guide
  </Card>

  <Card title="API Reference" icon="book" href="/api-reference/introduction">
    Explore the complete API documentation
  </Card>

  <Card title="Webhooks" icon="bell" href="/webhooks/overview">
    Set up real-time notifications
  </Card>
</CardGroup>
