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

# Getting started with KYC

## Get started

Store information about an individual before running KYC checks.

* [The entity object →](/docs/v1/api/guide-to-the-api/common-api-objects-fields/fundamentals-entity-object)
* [Create an entity →](/docs/v1/api/kyc-api-endpoints/reference/entity/create-entity)

Run KYC and AML checks on an individual.

* [Create and verify an entity →](/docs/v1/api/kyc-api-endpoints/reference/entity/create-check-entity)
* [View past checks →](/docs/v1/api/kyc-api-endpoints/reference/entity/query-entity)

Understand the results of a check to make decisions about the individual.

* [Understand what checks run →](/docs/v1/kyc/kyc-info/entity-profiles)
* [Understand check results →](/docs/v1/kyc/understanding-check/overview)

## Check identity documents

Verify an individual using their identity documents such as a passport or driver’s licence.

* [Verify a new document →](/docs/v1/api/kyc-api-endpoints/reference/document/verify-document)
* [Understand country-specific requirements for identity documents →](/docs/v1/introduction/important-notices/au-drivers-license)

## Low-code integration options

Use Smart UI to collect information about an individual durinbg your onboarding process and run checks.

* [Smart UI overview →](/docs/v1/onesdk/Smart-ui-for-deprecation/overview)

## Testing

Use test bed data to confirm that your integration works correctly.

* [Download test data →](/docs/v1/api/guide-to-the-api/getting-started/test-data)
