# Know Your Customer "KYC"

## <mark style="color:yellow;">Why KYC Matters?</mark>

### Any user who wants to vault collectibles on Beezie will undergo the KYC process

### KYC enables Beezie to:

* <mark style="color:yellow;">**Prevent Fraud:**</mark> Verifying identities reduces the risk of fraudulent transactions and unauthorized access to accounts.
* <mark style="color:yellow;">**Ensure Asset Integrity:**</mark> Confirming the identity of users ensures that assets are sent to and received by the legitimate owner.
* <mark style="color:yellow;">**Enhance Security:**</mark> KYC helps protect the overall security of our platform and its users by maintaining a trustworthy environment.

***

## <mark style="color:yellow;">Beezie's KYC Process</mark>

### **Identity Verification:** We confirm your identity by using Veriff, a best in class global KYC provider. &#x20;

* Beezie's KYC process is initiated when items are shipped in or out of our vault.&#x20;
* Users will receive a session link where they will have to click an image of themselves and provide a picture of their ID.
* Once Veriff confirms via the session link, Beezie is notified and the user is verified. &#x20;


---

# 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.beezie.com/information/know-your-customer-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.
