# Compliance Essentials

### Know Your Customer (KYC) and Anti-Money Laundering (AML)

Implementing robust KYC/AML processes is crucial for regulatory compliance and reducing the risk of illicit activities. KYC is particularly essential during token sales to avoid severe legal repercussions, including potential criminal liability.

As the regulatory landscape continues to evolve and remains unclear in certain areas, implementing thorough KYC/AML practices is the best protection for project founders. It demonstrates due diligence, a clear intention to comply with laws, and a commitment to safeguarding investors.

#### Actionable Insight:

* Integrate reliable third-party compliance tools to streamline KYC and AML procedures from the project outset.
* Maintain comprehensive documentation of your KYC/AML processes to demonstrate compliance and due diligence.

#### Securities Laws Compliance

Determining whether your token qualifies as a security significantly affects regulatory requirements, particularly around fundraising and investor communications.

#### Actionable Insight:

* Seek specialized legal counsel to analyze and ensure compliance with relevant securities laws (e.g., SEC regulations in the United States).


---

# 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://playbook.tokenise.tech/module-6-legal-regulatory-and-compliance-considerations/compliance-essentials.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.
