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

# Art. 3 — Obliged entities

AMLR Article 3 — Obliged entities. Regulation (EU) 2024/1624, Chapter I — General provisions.

The following entities are to be considered obliged entities for the purposes of this Regulation:

1. credit institutions;
2. financial institutions;
3. the following natural or legal persons acting in the exercise of their professional activities:
   1. auditors, external accountants and tax advisors, and any other natural or legal person including independent legal professionals such as lawyers, that undertakes to provide, directly or by means of other persons to which that other person is related, material aid, assistance or advice on tax matters as principal business or professional activity;
   2. notaries, lawyers and other independent legal professionals, where they participate, whether by acting on behalf of and for their client in any financial or real estate transaction, or by assisting in the planning or carrying out of transactions for their client concerning any of the following:
      1. buying and selling of real property or business entities;
      2. managing of client money, securities or other assets, including crypto-assets;
      3. opening or management of bank, savings, securities or crypto-assets accounts;
      4. organisation of contributions necessary for the creation, operation or management of companies;
      5. creation, setting up, operation or management of trusts, companies, foundations, or similar structures;
   3. trust or company service providers;
   4. estate agents and other real estate professionals to the extent they act as intermediaries in real estate transactions, including in relation to the letting of immovable property for transactions for which the monthly rent amounts to at least EUR 10000 or the equivalent in national currency, irrespective of the means of payment;
   5. persons trading, as a regular or principal professional activity, in precious metals and stones;
   6. persons trading, as a regular or principal professional activity, in high-value goods;
   7. providers of gambling services;
   8. crowdfunding service providers and crowdfunding intermediaries;
   9. persons trading or acting as intermediaries in the trade of cultural goods, including when this is carried out by art galleries and auction houses, where the value of the transaction or linked transactions amounts to at least EUR 10000 or the equivalent in national currency;
   10. persons storing, trading or acting as intermediaries in the trade of cultural goods and high-value goods, when this is carried out within free zones and customs warehouses, where the value of the transaction or linked transactions amounts to at least EUR 10000 or the equivalent in national currency;
   11. credit intermediaries for mortgage and consumer credits, other than credit institutions and financial institutions, with the exception of the credit intermediaries carrying out activities under the responsibility of one or more creditors or credit intermediaries;
   12. investment migration operators permitted to represent or offer intermediation services to third-country nationals seeking to obtain residence rights in a Member State in exchange for any kind of investment, including capital transfers, purchase or renting of property, investment in government bonds, investment in corporate entities, donation or endowment of an activity to the public good and contributions to the state budget;
   13. non-financial mixed activity holding companies;
   14. football agents;
   15. professional football clubs in respect of the following transactions:
       1. transactions with an investor;
       2. transactions with a sponsor;
       3. transactions with football agents or other intermediaries;
       4. transactions for the purpose of a football player’s transfer.


---

# 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/3.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.
