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

# Overview

> Register user data to enable access to regulated Crossmint products.

Crossmint's regulated products for stablecoin orchestration, including [onramp](/onramp/overview), offramp, and [payouts](/stablecoin-orchestration/regulated-transfers/overview)—require user data registration to comply with financial regulations. Compliance checks are performed by Crossmint when a registered user attempts a regulated action.

## How it works

* **Run initial verification**: Your company runs or identifies existing KYC, ID verification, and liveness checks with your own IDV provider (such as Persona or Sumsub)
* **Pass KYC data to Crossmint**: Share that KYC data with Crossmint via API so that regulated actions (onramp, offramp, payouts) can leverage that existing KYC data
* **Crossmint handles additional screening**: Crossmint runs sanction and PEP (Politically Exposed Persons) screens, and performs ongoing monitoring to ensure compliance

<Note> If your company has not provided all required information, users will be prompted to provide it client-side when initiating a regulated activity, as it's done with [Crossmint Onramp](/onramp/overview). </Note>

## Data Requirements Vary

The information required for each user depends on the country and the activity type:

* **Payouts**: Basic user details for payouts
* **Onramp/Offramp**: Additional user information

See the [Data Requirements](/identity/data-requirements) page for a detailed breakdown of required fields.

## Getting Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" iconType="duotone" href="/identity/quickstart">
    Register your first user and upload documents in minutes.
  </Card>

  <Card title="Data Requirements" icon="table" iconType="duotone" color="#6554C0" href="/identity/data-requirements">
    See what data is required for each activity and region.
  </Card>
</CardGroup>
