> 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/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/10.md).

# Art. 10 — Shareholders and members with qualifying holdings

1. The competent authorities shall not authorise the provision of investment services or performance of investment activities by an [investment firm](https://headlesslaw.com/definitions/mifid-ii/investment-firm/) until they have been informed of the identities of the shareholders or members, whether direct or indirect, natural or legal persons, that have qualifying holdings and the amounts of those holdings.

   The competent authorities shall refuse authorisation if, taking into account the need to ensure the sound and prudent management of an investment firm, they are not satisfied as to the suitability of the shareholders or members that have qualifying holdings.

   Where [close links](https://headlesslaw.com/definitions/mifid-ii/close-links/) exist between the investment firm and other natural or legal persons, the competent authority shall grant authorisation only if those links do not prevent the effective exercise of the supervisory functions of the competent authority.
2. The competent authority shall refuse authorisation if the laws, regulations or administrative provisions of a third country governing one or more natural or legal persons with which the undertaking has close links, or difficulties involved in their enforcement, prevent the effective exercise of its supervisory functions.
3. Member States shall require that, where the influence exercised by the persons referred to in the first subparagraph of paragraph 1 is likely to be prejudicial to the sound and prudent management of an investment firm, the competent authority take appropriate measures to put an end to that situation.

   Such measures may include applications for judicial orders or the imposition of sanctions against directors and those responsible for management, or suspension of the exercise of the voting rights attaching to the shares held by the shareholders or members in question.


---

# 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/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/10.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.
