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

# Art. 53 — Beneficial ownership through control

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

1. Control over a corporate or other legal entity shall be exercised through ownership interest or via other means.
2. For the purposes of this Chapter, the following definitions apply:
   1. control of the legal entity means the possibility to exercise, directly or indirectly, significant influence and impose relevant decisions within the legal entity;
   2. indirect control of a legal entity means control of intermediate legal entities in the ownership structure or in various chains of the ownership structure, where the direct control is identified on each level of the structure;
   3. control through ownership interest of the corporate entity means direct or indirect ownership of 50 % plus one of the shares or voting rights or other ownership interest in the corporate entity.
3. Control of the legal entity via other means shall in any case include the possibility to exercise:
   1. in the case of a corporate entity, the majority of the voting rights in the corporate entity, whether or not shared by persons acting in concert;
   2. the right to appoint or remove a majority of the members of the board or the administrative, management or supervisory body or similar officers of the legal entity;
   3. relevant veto rights or decision rights attached to the share of the corporate entity;
   4. decisions regarding distribution of profit of the legal entity or leading to a shift in assets in the legal entity.
4. In addition to paragraph 3, control of the legal entity may be exercised via other means. Depending on the particular situation of the legal entity and its structure, other means of control may include:For the purpose of this paragraph, formal nominee arrangement means a contract or an equivalent arrangement, between a nominator and a nominee, where the nominator is a legal entity or natural person that issues instructions to a nominee to act on their behalf in a certain capacity, including as a director or shareholder or settlor, and the nominee is a legal entity or natural person instructed by the nominator to act on their behalf.
   1. formal or informal agreements with owners, members or the legal entities, provisions in the articles of association, partnership agreements, syndication agreements, or equivalent documents or agreements depending on the specific characteristics of the legal entity, as well as voting arrangements;
   2. relationships between family members;
   3. use of formal or informal nominee arrangements.


---

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