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

# Art. 69 — Supervisory powers

1. Competent authorities shall be given all supervisory powers, including investigatory powers and powers to impose remedies, necessary to fulfil their duties under this Directive and under Regulation (EU) No 600/2014.
2. The powers referred to in paragraph 1 shall include, at least, the following powers to:

   1. have access to any document or other data in any form which the competent authority considers could be relevant for the performance of its duties and receive or take a copy of it;
   2. require or demand the provision of information from any person and if necessary to summon and question a person with a view to obtaining information;
   3. carry out on-site inspections or investigations;
   4. require existing recordings of telephone conversations or electronic communications or other data traffic records held by an [investment firm](https://headlesslaw.com/definitions/mifid-ii/investment-firm/), a credit institution, or any other entity regulated by this Directive or by Regulation (EU) No 600/2014;
   5. require the freezing or the sequestration of assets, or both;
   6. require the temporary prohibition of professional activity;
   7. require the auditors of authorised investment firms, regulated markets and data reporting services providers to provide information;
   8. refer matters for criminal prosecution;
   9. allow auditors or experts to carry out verifications or investigations;
   10. require or demand the provision of information including all relevant documentation from any person regarding the size and purpose of a position or exposure entered into via a commodity derivative, and any assets or liabilities in the underlying market;
   11. require the temporary or permanent cessation of any practice or conduct that the competent authority considers to be contrary to the provisions of Regulation (EU) No 600/2014 and the provisions adopted in the implementation of this Directive and prevent repetition of that practice or conduct;
   12. adopt any type of measure to ensure that investment firms, regulated markets and other persons to whom this Directive or Regulation (EU) No 600/2014 applies, continue to comply with legal requirements;
   13. require the suspension of trading in a [financial instrument](https://headlesslaw.com/definitions/mifid-ii/financial-instrument/);
   14. require the removal of a financial instrument from trading, whether on a regulated market or under other trading arrangements;
   15. request any person to take steps to reduce the size of the position or exposure;
   16. limit the ability of any person from entering into a commodity derivative, including by introducing limits on the size of a position any person can hold at all times in accordance with [Article 57](/mica.wtf/mifid-ii/title-iv-position-limits-and-position-management-controls-in-commodity-derivatives-and-reporting-art/57.md) of this Directive;
   17. issue public notices;
   18. require, in so far as permitted by national law, existing data traffic records held by a telecommunication operator, where there is a reasonable suspicion of an infringement and where such records may be relevant to an investigation into infringements of this Directive or of Regulation (EU) No 600/2014;
   19. suspend the marketing or sale of financial instruments or structured deposits where the conditions of Articles 40, 41 or 42 of Regulation (EU) No 600/2014 are met;
   20. suspend the marketing or sale of financial instruments or structured deposits where the investment firm has not developed or applied an effective product approval process or otherwise failed to comply with [Article 16(3)](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/16.md) of this Directive;
   21. require the removal of a natural person from the management board of an investment firm or market operator;
   22. take all necessary measures to verify that investment firms have in place organisational arrangements to ensure that the issuer-sponsored research that they produce or distribute complies with the EU code of conduct for issuer-sponsored research;
   23. suspend the distribution by investment firms of any issuer-sponsored research not produced in compliance with the EU code of conduct for issuer-sponsored research;
   24. where a research labelled as issuer-sponsored research and distributed by an investment firm, is not produced in compliance with the EU code of conduct for issuer-sponsored research, issue warnings to inform the public that that research is not produced in compliance with the EU code of conduct for issuer-sponsored research.

   By 3 July 2017, the Member States shall notify the laws, regulations and administrative provisions transposing paragraphs 1 and 2 to the Commission and ESMA. They shall notify the Commission and ESMA without undue delay of any subsequent amendment thereto.

   Member States shall ensure that mechanisms are in place to ensure that compensation may be paid or other remedial action be taken in accordance with national law for any financial loss or damage suffered as a result of an infringement of this Directive or of Regulation (EU) No 600/2014.


---

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