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

# Art. 67 — Designation of competent authorities

1. Each Member State shall designate the competent authorities which are to carry out each of the duties provided for under the different provisions of Regulation (EU) No 600/2014 and of this Directive. Member States shall inform the Commission, ESMA and the competent authorities of other Member States of the identity of the competent authorities responsible for enforcement of each of those duties, and of any division of those duties.
2. The competent authorities referred to in paragraph 1 shall be public authorities, without prejudice to the possibility of delegating tasks to other entities where that is expressly provided for in [Article 29(4)](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/29.md).

   Any delegation of tasks to entities other than the authorities referred to in paragraph 1 may not involve either the exercise of public authority or the use of discretionary powers of judgement. Member States shall require that, prior to delegation, competent authorities take all reasonable steps to ensure that the entity to which tasks are to be delegated has the capacity and resources to effectively execute all tasks and that the delegation takes place only if a clearly defined and documented framework for the exercise of any delegated tasks has been established stating the tasks to be undertaken and the conditions under which they are to be carried out. Those conditions shall include a clause obliging the entity in question to act and be organised in such a manner as to avoid conflict of interest and so that information obtained from carrying out the delegated tasks is not used unfairly or to prevent competition. The final responsibility for supervising compliance with this Directive and with its implementing measures shall lie with the competent authority or authorities designated in accordance with paragraph 1.

   Member States shall inform the Commission, ESMA and the competent authorities of other Member States of any arrangements entered into with regard to delegation of tasks, including the precise conditions regulating such delegation.
3. ESMA shall publish and keep up-to-date a list of the competent authorities referred to in paragraphs 1 and 2 on its website.


---

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