> 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-vi-competent-authorities-art.-67-88/72.md).

# Art. 72 — Exercise of supervisory powers and powers to impose sanctions

1. Competent authorities shall exercise the supervisory powers including, investigatory powers and powers to impose remedies, referred to in [Article 69](/mica.wtf/mifid-ii/title-vi-competent-authorities-art.-67-88/69.md) and the powers to impose sanctions referred to in [Article 70](/mica.wtf/mifid-ii/title-vi-competent-authorities-art.-67-88/70.md) in accordance with their national legal frameworks:
   1. directly;
   2. in collaboration with other authorities;
   3. under their responsibility by delegation to entities to which tasks have been delegated pursuant to [Article 67(2)](/mica.wtf/mifid-ii/title-vi-competent-authorities-art.-67-88/67.md); or
   4. by application to the competent judicial authorities.
2. Member States shall ensure that competent authorities, when determining the type and level of an administrative sanction or measure imposed under the exercise of powers to impose sanctions in [Article 70](/mica.wtf/mifid-ii/title-vi-competent-authorities-art.-67-88/70.md), take into account all relevant circumstances, including, where appropriate:

   1. the gravity and the duration of the infringement;
   2. the degree of responsibility of the natural or legal person responsible for the infringement;
   3. the financial strength of the responsible natural or legal person, as indicated in particular by the total turnover of the responsible legal person or the annual income and net assets of the responsible natural person;
   4. the importance of profits gained or losses avoided by the responsible natural or legal person, insofar as they can be determined;
   5. the losses for third parties caused by the infringement, insofar as they can be determined;
   6. the level of cooperation of the responsible natural or legal person with the competent authority, without prejudice to the need to ensure disgorgement of profits gained or losses avoided by that person;
   7. previous infringements by the responsible natural or legal person.

   Competent authorities may take into account additional factors to those referred to in the first subparagraph when determining the type and level of administrative sanctions and measures.


---

# 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-vi-competent-authorities-art.-67-88/72.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.
