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

# Art. 80 — Cooperation between competent authorities in supervisory activities, for on-site verifications or investigations

1. A competent authority of one Member State may request the cooperation of the competent authority of another Member State in a supervisory activity or for an on-the-spot verification or in an investigation. In the case of investment firms that are remote members or participants of a regulated market the competent authority of the regulated market may choose to address them directly, in which case it shall inform the competent authority of the home Member State of the remote member or participant accordingly.

   1. carry out the verifications or investigations itself;
   2. allow the requesting authority to carry out the verification or investigation;
   3. allow auditors or experts to carry out the verification or investigation.

   Where a competent authority receives a request with respect to an on-the-spot verification or an investigation, it shall, within the framework of its powers:
2. With the objective of converging supervisory practices, ESMA may participate in the activities of the colleges of supervisors, including on-site verifications or investigations, carried out jointly by two or more competent authorities in accordance with Article 21 of Regulation (EU) No 1095/2010.
3. ESMA shall develop draft regulatory technical standards to specify the information to be exchanged between competent authorities when cooperating in supervisory activities, on-the-spot-verifications, and investigations.

   ESMA shall submit those draft regulatory technical standards to the Commission by 3 July 2015.

   Power is delegated to the Commission to adopt the regulatory technical standards referred to in the first subparagraph in accordance with Articles 10 to 14 of Regulation. (EU) No 1095/2010.
4. ESMA shall develop draft implementing technical standards to establish standard forms, templates and procedures for competent authorities to cooperate in supervisory activities, on-site verifications, and investigations.

   ESMA shall submit those draft implementing technical standards to the Commission by 3 January 2016.

   Power is conferred on the Commission to adopt the implementing technical standards referred to in the first subparagraph in accordance with Article 15 of Regulation (EU) No 1095/2010.


---

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