# KYC

To start the KYC process, click "Verify now"**.** You will be prompted to provide basic information including name, email, and phone number. You will need a physical copy of a government issued ID, such as a passport or drivers license.&#x20;

<figure><img src="/files/nDkjJzVl7tdJ2CY6eu6R" alt=""><figcaption><p>Start KYC</p></figcaption></figure>

{% hint style="info" %}
A physical ID is required. The KYC will fail if you try to use a picture of your ID.
{% endhint %}

<figure><img src="/files/q73bELT4EMGhKfSY3UQ4" alt=""><figcaption><p>KYC process</p></figcaption></figure>

When you click "Proceed to KYC verification" you will be directed to our KYC service provider [Taktikal](https://documentation.carbonregistry.com/documentation/carbonregistry.com/registry-user-guide/get-started/create-a-user-account/www.taktikal.is).&#x20;

<figure><img src="/files/l3ABxFJ3jm5RcWv3EcYT" alt=""><figcaption><p>Taktikal KYC welcome screen</p></figcaption></figure>

You will be prompted to read and agree to the registry platform's terms of use.&#x20;

{% hint style="info" %}
Other terms are applicable for organizational accounts and projects.&#x20;
{% endhint %}

When you have agreed to the terms you will be prompted to start the verification of your identification using a physical, government issued ID.

<figure><img src="/files/ZPHjZz62kF8RvFiBsWgK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AeEiUZePxStOqygUZcTH" alt=""><figcaption><p>Taktikal - Veriff verification</p></figcaption></figure>

Further information about the KYC verification can be found on the [Taktikal ](https://www.taktikal.com/aml-kyc)and [Veriff ](https://www.veriff.com/use-cases/kyc)websites.

Once you have successfully completed the KYC process, you will receive your confirmation documents via email. The documents will also be populated under the "Documents" tab of your user account on the registry platform.&#x20;

{% hint style="warning" %}
Note that only confirmation of successful completion of the KYC and a digitally signed user agreement is stored on your [user profile.](/documentation/carbonregistry.com/registry-user-guide/get-started/create-a-user-account/user-profile/documents.md) Photos or copies of your verification are never stored.&#x20;
{% endhint %}


---

# 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://documentation.carbonregistry.com/documentation/carbonregistry.com/registry-user-guide/get-started/create-a-user-account/kyc.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.
