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

# Art. 13 — Assessment

1. In assessing the notification provided for in [Article 11(1)](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/11.md) and the information referred to in [Article 12(2)](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/12.md), the competent authorities shall, in order to ensure the sound and prudent management of the [investment firm](https://headlesslaw.com/definitions/mifid-ii/investment-firm/) in which an acquisition is proposed, and having regard to the likely influence of the proposed acquirer on the investment firm, appraise the suitability of the proposed acquirer and the financial soundness of the proposed acquisition against all of the following criteria:

   1. the reputation of the proposed acquirer;
   2. the reputation and experience of any person who will direct the business of the investment firm as a result of the proposed acquisition;
   3. the financial soundness of the proposed acquirer, in particular in relation to the type of business pursued and envisaged in the investment firm in which the acquisition is proposed;
   4. whether the investment firm will be able to comply and continue to comply with the prudential requirements based on this Directive and, where applicable, other Directives, in particular Directives 2002/87/EC and 2013/36/EU, in particular, whether the group of which it will become a part has a structure that makes it possible to exercise effective supervision, effectively exchange information among the competent authorities and determine the allocation of responsibilities among the competent authorities;
   5. whether there are reasonable grounds to suspect that, in connection with the proposed acquisition, money laundering or terrorist financing within the meaning of Article 1 of Directive 2005/60/EC is being or has been committed or attempted, or that the proposed acquisition could increase the risk thereof.

   The Commission shall be empowered to adopt delegated acts in accordance with [Article 89](/mica.wtf/mifid-ii/title-vii-delegated-acts-art.-89-97/89.md) which adjust the criteria set out in the first subparagraph of this paragraph.
2. The competent authorities may oppose the proposed acquisition only if there are reasonable grounds for doing so on the basis of the criteria set out in paragraph 1 or if the information provided by the proposed acquirer is incomplete.
3. Member States shall neither impose any prior conditions in respect of the level of holding that must be acquired nor allow their competent authorities to examine the proposed acquisition in terms of the economic needs of the market.
4. Member States shall make publicly available a list specifying the information that is necessary to carry out the assessment and that must be provided to the competent authorities at the time of notification referred to in [Article 11(1)](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/11.md). The information required shall be proportionate and adapted to the nature of the proposed acquirer and the proposed acquisition. Member States shall not require information that is not relevant for a prudential assessment.
5. Notwithstanding [Article 12(1)](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/12.md), (2) and (3), where two or more proposals to acquire or increase qualifying holdings in the same investment firm have been notified to the competent authority, the latter shall treat the proposed acquirers in a non-discriminatory manner.


---

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