# KYC / AML Checks

Know Your Customer (‘KYC’) and Anti-Money Laundering (‘AML’) are processes used by financial institutions to verify customer identity and assess and monitor customer risk. The difference between AML and KYC is that AML refers to the framework of legislation and regulation financial institutions must follow to prevent money laundering. The KYC process is a key part of the overall AML framework and specifically requires organisations to know who they do business with and verify customer identity.

To be in compliance with these specific rules and regulations, OpenChrono protocol requires that users provide proof of their identity upon checkout and redemption of a physical asset, such as an ID, face verification, biometric verification, and/or document verification.&#x20;

{% hint style="info" %}
Examples of KYC documents include a passport, driver's license, or utility bill.
{% endhint %}

Our customers must provide an updated, unexpired government-issued identification which includes a photograph or similar safeguard.

{% hint style="info" %}
Documents commonly accepted as standard proof of identity and address include:

* Country issued ID card
* Driver’s license
* Passport
  {% endhint %}

**Company**

{% hint style="info" %}
For a company, the address information may include:

* Certified articles of incorporation
* Government-issued business license
* Partnership agreement

For either a business or an individual, further verifying information might include:

* Financial references
* Information from a consumer reporting agency or public database
* A financial statement
  {% endhint %}

**Businesses**

{% hint style="warning" %}
All of the businesses selling via or working in partnership with OpenChrono must pass KYB (Know Your Business)
{% endhint %}

\
We have integrated easy to use KYC technology into our platform to ensure a smooth and non intrusive user experience.

{% file src="/files/4qkzRRANh45g4Iy14Cl5" %}
OpenChrono KYC Policy
{% endfile %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://openchrono.gitbook.io/openchrono/logistics-and-legal/kyc-aml-checks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
