> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/amlr/chapter-i-general-provisions-art.-1-8/4.md).

# Art. 4 — Exemptions for certain providers of gambling services

AMLR Article 4 — Exemptions for certain providers of gambling services. Regulation (EU) 2024/1624, Chapter I — General provisions.

1. Member States may decide to exempt, in full or in part, providers of gambling services from the requirements set out in this Regulation on the basis of the proven low risk posed by the nature and, where appropriate, the scale of operations of such services.

   1. casinos;
   2. providers of gambling services the principal activity of which is to provide online gambling services or sport betting services, other than:
      1. online gambling services operated by the State, whether through a public authority or an enterprise or body controlled by the State;
      2. online gambling services the organisation, operation and administration of which is regulated by the State.

   The exemption referred to in the first subparagraph shall not apply to:
2. For the purposes of paragraph 1, Member States shall carry out a risk assessment of gambling services assessing:When carrying out the risk assessments referred to in the first subparagraph of this paragraph, Member States shall take into account the findings of the risk assessment at Union level conducted by the Commission pursuant to Article 7 of Directive(EU) 2024/1640.
   1. money laundering and terrorist financing threats and vulnerabilities, and mitigating factors of the gambling services;
   2. the risks linked to the size of the transactions and payment methods used;
   3. the geographical area in which the gambling services are administered, including their cross border dimension and accessibility from other Member States or third countries.
3. Member States shall establish risk-based monitoring activities or take other adequate measures to ensure that the exemptions granted pursuant to this Article are not abused.


---

# 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://www.mica.wtf/amlr/chapter-i-general-provisions-art.-1-8/4.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.
