# Overview

KYC (short for know your customer) is a standard procedure that is conducted on Uplift platform to check the candidate’s eligibility for participation in the project IDOs.&#x20;

Uplift does not enforce KYC by default. Identity verification procedures are conducted in alignment with the policies enforced with the projects conducting fundraising events on the platform. Implementation of KYC/AML tools on Uplift by the projects, a.k.a. *fundraising entities* ensures compliance with regional laws and regulations.&#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.uplift.io/kyc/overview.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.
