> 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/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/59.md).

# Art. 59 — Referral to the Commission

DSA Article 59 — Referral to the Commission. Regulation (EU) 2022/2065, Chapter IV — Implementation, cooperation, sanctions and enforcement.

1. In the absence of a communication within the period laid down in [Article 58(5)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/58.md), in the case of a disagreement of the Board with the assessment or the measures taken or envisaged pursuant to [Article 58(5)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/58.md) or in the cases referred to in [Article 60(3)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/60.md), the Board may refer the matter to the Commission, providing all relevant information. That information shall include at least the request or recommendation sent to the [Digital Services Coordinator of establishment](https://headlesslaw.com/definitions/dsa/digital-services-coordinator-of-establishment/), the assessment by that Digital Services Coordinator, the reasons for the disagreement and any additional information supporting the referral.
2. The Commission shall assess the matter within two months following the referral of the matter pursuant to paragraph 1, after having consulted the Digital Services Coordinator of establishment.
3. Where, pursuant to paragraph 2 of this Article, the Commission considers that the assessment or the investigatory or enforcement measures taken or envisaged pursuant to [Article 58(5)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/58.md) are insufficient to ensure effective enforcement or otherwise incompatible with this Regulation, it shall communicate its views to the Digital Services Coordinator of establishment and the Board and request the Digital Services Coordinator of establishment to review the matter.

   The Digital Services Coordinator of establishment shall take the necessary investigatory or enforcement measures to ensure compliance with this Regulation, taking utmost account of the views and request for review by the Commission. The Digital Services Coordinator of establishment shall inform the Commission, as well as the requesting Digital Services Coordinator or the Board that took action pursuant to [Article 58(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/58.md) or (2), about the measures taken within two months from that request for review.


---

# 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/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/59.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.
