# What details are required for the KYC process?

To complete the Know Your Customer (KYC) verification for your E Money Card, you will need to provide the following details:<br>

1. Government-Issued Identification – A valid passport or national ID card to verify your identity. The document must be up to date and clearly visible in the submission.
2. Proof of Address – This must be an official document that includes your full name and current address. Acceptable documents typically include:

* Utility bills (electricity, water, gas, internet, or landline phone)
* Bank statements
* Government-issued residency certificates
* Tax documents

1. Phone and Email Access – You must have access to both your registered phone number and email address for verification purposes. A one-time password (OTP) may be sent to confirm your identity.
2. Biometric Verification – As part of the security process, you will be required to provide a live facial scan. This scan will be matched against your submitted ID to ensure authenticity and prevent identity fraud.

Please ensure all documents are high-quality scans or photographs with no blurs or obstructions. Incomplete or illegible submissions may delay the verification process.


---

# 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.emoney.network/e-money-card-faqs/what-details-are-required-for-the-kyc-process.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.
