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

# Art. 76 — Professional secrecy

1. Member States shall ensure that competent authorities, all persons who work or who have worked for the competent authorities or entities to whom tasks are delegated pursuant to [Article 67(2)](/mica.wtf/mifid-ii/title-vi-competent-authorities-art.-67-88/67.md), as well as auditors and experts instructed by the competent authorities, are bound by the obligation of professional secrecy. They shall not divulge any confidential information which they may receive in the course of their duties, save in summary or aggregate form such that individual investment firms, market operators, regulated markets or any other person cannot be identified, without prejudice to requirements of national criminal or taxation law or the other provisions of this Directive or of Regulation (EU) No 600/2014.
2. Where an [investment firm](https://headlesslaw.com/definitions/mifid-ii/investment-firm/), market operator or regulated market has been declared bankrupt or is being compulsorily wound up, confidential information which does not concern third parties may be divulged in civil or commercial proceedings if necessary for carrying out the proceeding.
3. Without prejudice to requirements of national criminal or taxation law, the competent authorities, bodies or natural or legal persons other than competent authorities which receive confidential information pursuant to this Directive or to Regulation (EU) No 600/2014 may use it only in the performance of their duties and for the exercise of their functions, in the case of the competent authorities, within the scope of this Directive or of Regulation (EU) No 600/2014 or, in the case of other authorities, bodies or natural or legal persons, for the purpose for which such information was provided to them and/or in the context of administrative or judicial proceedings specifically relating to the exercise of those functions. However, where the competent authority or other authority, body or person communicating information consents thereto, the authority receiving the information may use it for other purposes.
4. Any confidential information received, exchanged or transmitted pursuant to this Directive or to Regulation (EU) No 600/2014 shall be subject to the conditions of professional secrecy laid down in this Article. Nevertheless, this Article shall not prevent the competent authorities from exchanging or transmitting confidential information in accordance with this Directive or with Regulation (EU) No 600/2014 and with other Directives or Regulations applicable to investment firms, credit institutions, pension funds, UCITS, AIFs, insurance and reinsurance intermediaries, insurance undertakings, regulated markets or market operators, CCPs, CSDs, or otherwise with the consent of the competent authority or other authority or body or natural or legal person that communicated the information.
5. This Article shall not prevent the competent authorities from exchanging or transmitting in accordance with national law, confidential information that has not been received from a competent authority of another Member State.


---

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