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

# KYC and KYB

> Verify individuals (KYC) and businesses (KYB) through Privy before using regulated products

Privy natively supports identity verification flows through partner providers to enable your app to verify individuals (KYC) and businesses (KYB) for regulated flows.

Verification is a prerequisite for products that move regulated value on a user's behalf, including:

* [Fiat onramps and offramps](/financial-flows/overview)
* [Issued cards](/financial-flows/cards/overview)
* [Custodial wallets](/wallets/custodial-wallets/overview)

## Getting started

<CardGroup cols={3}>
  <Card title="Setup" icon="gear" href="/kyc-kyb/setup">
    Configure identity verification for your app
  </Card>

  <Card title="KYC" icon="user-check" href="/kyc-kyb/kyc">
    Verify an individual user
  </Card>

  <Card title="KYB" icon="building" href="/kyc-kyb/kyb">
    Verify an organization
  </Card>
</CardGroup>
