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

# Art. 82 — Requests for access restrictions and cooperation with national courts

DSA Article 82 — Requests for access restrictions and cooperation with national courts. Regulation (EU) 2022/2065, Chapter IV — Implementation, cooperation, sanctions and enforcement.

1. Where all powers pursuant to this Section to bring about the cessation of an infringement of this Regulation have been exhausted, the infringement persists and causes serious harm which cannot be avoided through the exercise of other powers available under Union or national law, the Commission may request the [Digital Services Coordinator of establishment](https://headlesslaw.com/definitions/dsa/digital-services-coordinator-of-establishment/) of the provider of the very large [online platform](https://headlesslaw.com/definitions/dsa/online-platform/) or of the very large [online search engine](https://headlesslaw.com/definitions/dsa/online-search-engine/) concerned to act pursuant to [Article 51(3)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/51.md).

   Prior to making such request to the Digital Services Coordinator, the Commission shall invite interested parties to submit written observations within a period that shall not be less than 14 working days, describing the measures it intends to request and identifying the intended addressee or addressees thereof.
2. Where the coherent application of this Regulation so requires, the Commission, acting on its own initiative, may submit written observations to the competent judicial authority referred to [Article 51(3)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/51.md). With the permission of the judicial authority in question, it may also make oral observations.

   For the purpose of the preparation of its observations only, the Commission may request that judicial authority to transmit or ensure the transmission to it of any documents necessary for the assessment of the case.
3. When a national court rules on a matter which is already the subject matter of a decision adopted by the Commission under this Regulation, that national court shall not take any decision which runs counter to that Commission decision. National courts shall also avoid taking decisions which could conflict with a decision contemplated by the Commission in proceedings it has initiated under this Regulation. To that effect, a national court may assess whether it is necessary to stay its proceedings. This is without prejudice to Article 267 TFEU.


---

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