# How to perform KYC with OneID

### What is KYC?

Know Your Customer aka KYC means collecting certain information from customers to confirm their identities and to comply with any regulatory requirements. Identity verification requires information that could be whatever-document-to-prove-your-identity, like a valid ID card, passport

This requirement depends on the Launchpad and is due to national and/or international regulations that project this functionality in the case the Launchpad project needs it.

### Preparing for the KYC process

To use the KYC feature, you will need to prepare the following necessary things below:

1. Identification documents, such as National Identity Card or Passport. You must be at least 18 years old.
2. Register to obtain an ID on[ OneID](https://www.oneid.xyz/). You can find the instructions for registering OneID[ here](https://docs.oneid.xyz/beginners-guide/mobile/register-oneid).
3. Prepare 50 C98 VRC25 or C98 BEP20 to pay the KYC fee. Note that if you choose to pay with C98 BEP20 (BNB Smart Chain), you must also prepare a small amount of BNB to cover the gas fee.

{% hint style="danger" %}
**Important Note**

1. Please note that once you pay the KYC fee (50 C98), you will have 3 attempts. If you fail all 3, you must repay the fee to resubmit KYC.
2. If you have not registered any ID on OneID, you will not be able to access the KYC page.
3. Your KYC data will be linked and stored with the corresponding ID. If your ID is transferred to someone else and the recipient claims ownership through Reclaim Permission, your KYC data will be removed. You will need to restart the KYC process from the beginning.
4. KYC is not supported in some regions/countries due to legal and regulatory restrictions. Your document will be rejected if your country is on the list of restricted countries. Here is the list of restricted countries: *Afghanistan, American Samoa, Anguilla, Antigua and Barbuda, Balkans , Belarus, Belize, Burma, Burundi, Central African Republic, China, Cuba, Democratic People’s Republic of Korea, Democratic Republic of the Congo, Ethiopia, Ethiopia, Fiji, Guam, Guinée, Guinée-Bissau, Haïti, Hong Kong, Iran, Iraq, Lebanon, Libya, Magnitsky, Mali, Moldova, Myanmar, Nicaragua, Palau, Palestine, Panama, Russia,* *Samoa, Seychelles, Somalia, South Sudan, Sudan, Syria, The Bahamas, Trinidad and Tobago, Turks And Caicos Islands, Ukraine, United States of America and its territories (American Samoa, Guam, Puerto Rico, the Northern Mariana Islands, and the U.S. Virgin Islands), Vanuatu, Venezuela, Yemen and Zimbabwe*.
   {% endhint %}

### KYC Process

**Step 1:** Access <https://kyc.oneid.xyz/> and choose **KYC ID,** then click **Connect Wallet** at the top corner or the KYC IDs section to connect the wallet holding the ID you wish to KYC;

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

**Step 2:** Select the ID you want to KYC;

<figure><img src="/files/48IXjJ2Tgy3p6khWxhr7" alt=""><figcaption></figcaption></figure>

**Step 3:** Read carefully the warning and tick to confirm that you have already understood the mentioned warning. Click **Submit Order** then click **Confirm** to pay the KYC fee;

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

**Step 4:** After the payment is successful, click **Continue KYC**

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

{% hint style="info" %}
After successful payment, the status of KYC will be changed to **Payment Processing**. Please wait approximately 2 minutes for the server to verify the transaction.
{% endhint %}

**Step 5:** Verify your identity on zkMe by clicking **Continue**. Carefully read the warning and check the box if you agree to the Agreement, then click **Start Verification**.

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

**Step 6:** Log in to your email on zkMe to continue the process.

**Step 7:** Scan the QR code with your device's built -in camera and follow the verification instructions on your mobile device

7.1 Submit your information and scan your face for verification

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

**Step 8:** Authorize OneID KYC to use your identity verification credential by clicking **Continue,** then **Authorize**

<figure><img src="/files/0oHA6YRX7V2HXYW11an9" alt=""><figcaption></figcaption></figure>

Wait a moment for the verification to complete and check the status.

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


---

# 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://docs.oneid.xyz/beginners-guide/website/how-to-perform-kyc-with-oneid.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.
