> 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/mar/chapter-4-esma-and-competent-authorities-art.-22-29/25b.md).

# Art. 25b — Collaboration platforms

MAR Article 25b — Collaboration platforms. Regulation (EU) No 596/2014, Chapter 4 — ESMA and competent authorities.

1. ESMA may, at the request of one or more competent authorities, in the case of serious concerns about market integrity or the orderly functioning of markets, set up and coordinate a collaboration platform.
2. Without prejudice to Article 35 of Regulation (EU) No 1095/2010, at the request of ESMA, the relevant competent authorities shall provide all necessary information in a timely manner.
3. Where two or more competent authorities of a collaboration platform disagree about the procedure or content of an action to be taken, or inaction, ESMA may, at the request of any relevant competent authority, assist the competent authorities in reaching an agreement in accordance with Article 19(1), first subparagraph, of Regulation (EU) No 1095/2010.

   ESMA may also, at the request of one or more competent authorities, coordinate on-site inspections. The competent authority of the home Member State as well as other relevant competent authorities of the collaboration platform may invite ESMA to participate in such on-site inspections.

   ESMA may also, at the request of one or more competent authorities, set up a collaboration platform jointly with the Agency for the Cooperation of Energy Regulators (ACER) and the public bodies monitoring wholesale commodity markets where the concerns about market integrity and the orderly functioning of markets affect both financial and spot markets.


---

# 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/mar/chapter-4-esma-and-competent-authorities-art.-22-29/25b.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.
