> 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/5.md).

# Art. 5 — Exemptions for certain professional football clubs

AMLR Article 5 — Exemptions for certain professional football clubs. Regulation (EU) 2024/1624, Chapter I — General provisions.

1. Member States may decide to exempt, in full or in part, professional football clubs that participate in the highest division of the national football league and that have a total annual turnover of less than EUR 5000000, or the equivalent in national currency, for each of the previous 2 calendar years from the requirements set out in this Regulation on the basis of the proven low risk posed by the nature and the scale of operation of such professional football clubs.

   Member States may decide to exempt, in full or in part, professional football clubs that participate in a division lower than the highest division of the national football league from the requirements set out in this Regulation on the basis of proven low risk posed by the nature and the scale of operation of such professional football clubs.
2. For the purposes of paragraph 1, Member States shall carry out a risk assessment of the professional football clubs 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 assessments 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 professional football clubs;
   2. the risks linked to the size and cross-border nature of the transactions.
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/5.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.
