# KYC (Know Your Customer)

Vesta integrates a KYC process to ensure that all users are verified, maintaining compliance with regulatory standards and enhancing platform security. This feature is essential for preventing fraud and ensuring that all transactions are conducted between verified participants.

**Use Case:** Before purchasing NFTs or listing a property, users must complete the KYC process, ensuring that they are legitimate and authorized to participate in transactions.


---

# 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://vesta-group.gitbook.io/vesta-group/products-and-use-cases/kyc-know-your-customer.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.
