# How to Complete KYC?

#### Step 1: Prepare Required KYC Documents

To start the KYC verification process, you need to prepare the following:

**Required KYC documents:**

* **Selfie**
* **Government-issued ID (one of the following):**
  * Passport
  * Driver’s License
  * National ID

Make sure all images are clear, valid, and readable.

#### Step 2: Submit KYC Information

Once your documents are ready:

* Upload your selfie and ID
* Complete the required personal information fields

Your submission will then be sent for verification.

#### Step 3: KYC Review & Status Updates

After submission:

* Our compliance team will review your KYC
* You may be asked to provide additional information if needed
* Once approved, your account will be marked as **KYC verified**

*At the end of the process, you can leave and **verify your email address** so we can notify you once your verification is completed or if any further action is required.*

*Once your **KYC is approved**, your wallet address will be **automatically whitelisted at the smart contract level**, enabling access to mint and redeem functions on the Piku platform.*


---

# 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.piku.co/piku/piku-platform/kyc-kyb-verifications/how-to-complete-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.
