> For the complete documentation index, see [llms.txt](https://tlaunchpad.gitbook.io/faqs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tlaunchpad.gitbook.io/faqs/ido/kyc-for-tlaunchpad-idos.md).

# KYC for TLaunchpad IDOs

### Why we need KYC

We are requiring all participants who are eligible to become an allowlisted to complete the Know Your Customer (KYC) process. Going through a KYC process ensures every IDO participant has found a ‘fit’ for participation.&#x20;

The process is also important in ensuring compliance with legal requirements so that all the whitelisted investors who are participated in the IDO sales are secure.

\
TLaunchpad does not, however, have any direct control or mandate over a project’s KYC requirements or process. Based on where projects are located, the composition of their organization, the design of the token, and more, each project will have different reasons for requiring KYC to ensure regulatory compliance. \
\
Each project may choose to restrict participants from certain countries because of a region’s crypto laws or status as a region at high-risk of fraud.&#x20;

### How Does the KYC Work

Here are the steps on how the investors will need to do doing the KYC verification using [Fractal.id](https://fractal.id/login):

* Once the investor is selected to become a potential allowlist, they will be asked to complete the KYC process by receiving the link thru their email/
* Next, the investors need to come thru the KYC journey which includes document verification and liveness check.
* Investors at the end will be receiving an email notification regarding their KYC verification status.<br>

{% hint style="info" %}
TLaunchpad maintains no control over this KYC process, and cannot require that KYC’d individuals from one IDO be automatically KYC’d for future IDOs — as each project retains the right for different, nuanced, and specialized KYC requirements.&#x20;
{% endhint %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tlaunchpad.gitbook.io/faqs/ido/kyc-for-tlaunchpad-idos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
