> 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-iv-beneficial-ownership-transparency-art.-51-68/52.md).

# Art. 52 — Beneficial ownership through ownership interest

AMLR Article 52 — Beneficial ownership through ownership interest. Regulation (EU) 2024/1624, Chapter IV — Beneficial ownership transparency.

1. For the purpose of [Article 51](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/51.md), first paragraph, point (a), an ownership interest in the corporate entity shall mean direct or indirect ownership of 25 % or more of the shares or voting rights or other ownership interest in the corporate entity, including rights to a share of profits, other internal resources or liquidation balance. The indirect ownership shall be calculated by multiplying the shares or voting rights or other ownership interests held by the intermediate entities in the chain of entities in which the beneficial owner holds shares or voting rights and by adding together the results from those various chains, unless [Article 54](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/54.md) applies.

   For the purposes of assessing whether an ownership interest exists in the corporate entity, all shareholdings on every level of ownership shall be taken into account.
2. Where Member States identify pursuant to Article 8(4), point (c), of Directive (EU) 2024/1640 categories of corporate entities that are exposed to higher money laundering and terrorist financing risks, including based on the sectors in which they operate, they shall inform the Commission thereof. By 10 July 2029, the Commission shall assess whether the risks associated with those categories of legal entities are relevant for the internal market and, where it concludes that a lower threshold is appropriate to mitigate those risks, adopt delegated acts in accordance with [Article 85](/amlr/chapter-ix-final-provisions-art.-81-90/85.md) to amend this Regulation by identifying:The lower threshold referred to in the first subparagraph shall be set at a maximum of 15 % of ownership interest in the corporate entity, unless the Commission concludes, on the basis of risk, that a higher threshold would be more proportionate, which shall in any case be set at less than 25 %.
   1. the categories of corporate entities that are associated with higher money laundering and terrorist financing risks and for which a lower threshold shall apply;
   2. the related thresholds.
3. The Commission shall review the delegated act referred to in paragraph 2 on a regular basis to ensure that it identifies the relevant categories of corporate entities that are associated with higher risks, and that the related thresholds are commensurate with those risks.
4. In the case of legal entities other than corporate entities, for which, having regard to their form and structure, it is not appropriate or possible to calculate ownership, the beneficial owners shall be the natural persons who control via other means, directly or indirectly, the legal entity, pursuant to [Article 53(3)](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/53.md) and (4), except where [Article 57](/amlr/chapter-iv-beneficial-ownership-transparency-art.-51-68/57.md) applies.


---

# 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-iv-beneficial-ownership-transparency-art.-51-68/52.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.
