> For the complete documentation index, see [llms.txt](https://kaizenfinance.gitbook.io/kaizen-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kaizenfinance.gitbook.io/kaizen-docs/services/token-sale/compliance-and-kyc.md).

# Compliance and KYC

Compliance is a big deal, especially in crypto. New regulations are out on what feels like daily basis and it has become a necessity to have the right set of tools to be able to precisely configure your sales to meet such regulations.

The capability and features of Kaizen.Finance can help perform all the needed verifications to help meets compliance requirements and reduce or eliminate associated risks.&#x20;

<figure><img src="/files/4NKooEdXmzIlKqawILbQ" alt="" width="375"><figcaption><p>Example of token sale configuration</p></figcaption></figure>

### Kaizen Verification Capabilities

Kaizen.Finance's verification procedures and user onboarding process can help to ensure a fair and transparent token sale process while also maintaining regulatory compliance and ensuring the security of the process.

Using Kaizen.Finance you can:

* Enable KYC check for the sale in a single click
* Blacklist participants from certain unsupported regions that are ineligible for the sale
* Set minimum age requirement to participate in the sale
* Manually add wallet addresses that will be blocked from accessing the token sale
* Perform residence and liveness checks
* Prevent KYC fraud

Such features allow to reliably gather and approve lists of participants for token offerings and prevent fraudulent accounts from accessing sales. The verification process typically involves gathering identifying information from participants, such as their name, address, and government-issued identification.&#x20;

{% hint style="info" %}
Completed KYC verification can also be used to access the sales, which means participants only need to pass it once.
{% endhint %}

In addition to regulatory compliance, the platform also offers a user-friendly onboarding process for sale participants.&#x20;


---

# 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:

```
GET https://kaizenfinance.gitbook.io/kaizen-docs/services/token-sale/compliance-and-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.
