# KYC

<details>

<summary>Why do users need to undertake KYC?</summary>

Financial regulators require operators of transactional marketplaces to verify your identity due to AML (Anti-Money Laundering) regulation. To be the most trusted place to buy and sell tokenized real estate, we protect your personal data and comply with EU's General Data Protection Regulation (GDPR).

</details>

<details>

<summary>What is AML or Anti-Money Laundering regulation?</summary>

The purpose of the AML rules is to help detect and report suspicious activity including the predicate offenses to money laundering and terrorist financing, such as securities fraud and market manipulation.

</details>

<details>

<summary>What do users need to complete KYC?</summary>

To complete KYC, users are required to complete the following steps:

1. Provide a clear image of a valid ID document (passport, identity card or driver's license),
2. Take selfie with phone or desktop camera,
3. Undertake liveness check (optional).

</details>

<details>

<summary>Are users required to KYC each time they make a purchase? </summary>

No. KYC is only required once, after account registration and before any token purchase is executed.

</details>

<details>

<summary>A user is reporting issues with KYC — what are common problems?</summary>

By default and to avoid most common issues, we suggest users completing KYC using their mobile phone.

**Image quality**

When taking photos, please note that the information on the document must be clearly legible, all corners of the document should within the frame visible, two-page or two-sided documents must have all pages/sides photographed, the acceptable file types are JPEG and PDF at least 500KB in size.

**Browser permissions**

To get yourself verified, you need to allow access to your webcam, when prompted by your browser. If you've already done this but your webcam is still not working, you might need to check your operating system's camera settings. You can find instructions for most browsers and systems [here](https://support.sumsub.com/hc/en-us/articles/360010659959-What-if-my-camera-is-not-working-#h_01EDEFVAS2G5A2VHC48XS3QN06).

</details>


---

# 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.blocksquare.io/faq/end-users/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.
