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

# Art. 88 — Exchange of information with third countries

1. Member States and in accordance with Article 33 of Regulation (EU) No 1095/2010, ESMA, may conclude cooperation agreements providing for the exchange of information with the competent authorities of third countries only if the information disclosed is subject to guarantees of professional secrecy at least equivalent to those required under [Article 76](/mica.wtf/mifid-ii/title-vi-competent-authorities-art.-67-88/76.md). Such exchange of information must be intended for the performance of the tasks of those competent authorities.

   1. the supervision of credit institutions, other financial institutions, insurance undertakings and the supervision of financial markets;
   2. the liquidation and bankruptcy of investment firms and other similar procedures;
   3. the carrying out of statutory audits of the accounts of investment firms and other financial institutions, credit institutions and insurance undertakings, in the performance of their supervisory functions, or which administer compensation schemes, in the performance of their functions;
   4. oversight of the bodies involved in the liquidation and bankruptcy of investment firms and other similar procedures;
   5. oversight of persons charged with carrying out statutory audits of the accounts of insurance undertakings, credit institutions, investment firms and other financial institutions;
   6. oversight of persons active on emission allowance markets for the purpose of ensuring a consolidated overview of financial and spot markets;
   7. oversight of persons active on agricultural commodity derivatives markets for the purpose of ensuring a consolidated overview of financial and spot markets.

   Transfer of personal data to a third country by a Member State shall be in accordance with Chapter IV of Directive 95/46/EC.

   Transfers of personal data to a third country by ESMA shall be in accordance with Article 9 of Regulation (EU) No 45/2001.

   Member States and ESMA may also conclude cooperation agreements providing for the exchange of information with third country authorities, bodies and natural or legal persons responsible for one or more of the following:

   The cooperation agreements referred to in the third subparagraph may be concluded only where the information disclosed is subject to guarantees of professional secrecy at least equivalent to those required under [Article 76](/mica.wtf/mifid-ii/title-vi-competent-authorities-art.-67-88/76.md). Such exchange of information shall be intended for the performance of the tasks of those authorities or bodies or natural or legal persons. Where a cooperation agreement involves the transfer of personal data by a Member State, it shall comply with Chapter IV of Directive 95/46/EC and with Regulation (EC) No 45/2001 in the case ESMA is involved in the transfer.
2. Where the information originates in another Member State, it may not be disclosed without the express agreement of the competent authorities which have transmitted it and, where appropriate, solely for the purposes for which those authorities gave their agreement. The same provision applies to information provided by third country competent authorities.


---

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