# Regulatory Context

Decentralized ecosystems are not typically accustomed to regulations. However, recent developments, such as the incident where CZ was compelled to make a $4 billion payment due to non-compliance with AML standards, indicate that governments are increasingly scrutinizing all digital assets.&#x20;

{% hint style="success" %}
We're creating a specialised GPT system with a team of lawyers, AI, and DeFi experts. This platform will swiftly inform you of current regulations and what's on the horizon. Stay tuned for its launch!
{% endhint %}

## FATF recommendations

{% hint style="info" %}
Virtual asset service providers are increasingly subject to FATF recommendationsn all around the world
{% endhint %}

🛂  Implement **KYC/AML procedures to combat illicit activities**.

✈️ **Travel Rule Compliance**: Collect and share user information for transactions that exceed a certain threshold.

⚠️ **Suspicious Activity Reporting.** Establish mechanisms to detect and report suspicious transactions to combat money laundering and terrorist financing.

📄 **Sanctions Lists**: Check against international sanctions lists to ensure the platform is not facilitating transactions related to sanctioned entities or countries.

## MiCA law

{% hint style="info" %}
The new EU law, MiCA, mandates AML compliance for crypto assets service providers. Other countries follow.
{% endhint %}

MiCA, Markets in Crypto-Assets Regulation, a European Union framework aimed at regulating crypto-assets and related service providers. Main points are:

🆔 **KYC/AML Requirements**: Implement Anti-Money Laundering and Know Your Customer policies and procedures.

✅ **Regulatory Audits.** Prepare for and cooperate with periodic audits from regulatory authorities.

Countries such as Singapore, Switzerland, Canada, Australia, Japan, and more will follow the EU's MiCA regulations for crypto assets.

## Sanctions

{% hint style="danger" %}
Sanctions are enforced even in the absence of concrete regulations
{% endhint %}

🌪 In 2021, **Tornado Cash** was discovered to have facilitated $10 million in illegal transactions. As a result, in 2022, the founders were prosecuted and sentenced to five years in prison.

🥶 **Ooki DAO** processed transactions linked to sanctioned countries, drawing attention from U.S. regulators. As a result, the DAO had to freeze assets and is now under investigation for non-compliance.

Governments and institutions continue to imprison crypto owners and developers on charges of money laundering.


---

# 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://micapass.gitbook.io/micapass/welcome/regulatory-context.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.
