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

# Art. 63 — Tasks of the Board

DSA Article 63 — Tasks of the Board. Regulation (EU) 2022/2065, Chapter IV — Implementation, cooperation, sanctions and enforcement.

1. Where necessary to meet the objectives set out in [Article 61(2)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/61.md), the Board shall in particular:
   1. support the coordination of joint investigations;
   2. support the competent authorities in the analysis of reports and results of audits of very large online platforms or of very large online search engines to be transmitted pursuant to this Regulation;
   3. issue opinions, recommendations or advice to Digital Services Coordinators in accordance with this Regulation, taking into account, in particular, the freedom to provide services of the providers of [intermediary service](https://headlesslaw.com/definitions/dsa/intermediary-service/);
   4. advise the Commission on the measures referred to in [Article 66](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/66.md) and, adopt opinions concerning very large online platforms or very large online search engines in accordance with this Regulation;
   5. support and promote the development and implementation of European standards, guidelines, reports, templates and code of conducts in cooperation with relevant stakeholders as provided for in this Regulation, including by issuing opinions or recommendations on matters related to [Article 44](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/44.md), as well as the identification of emerging issues, with regard to matters covered by this Regulation.
2. Digital Services Coordinators and, where applicable, other competent authorities that do not follow the opinions, requests or recommendations addressed to them adopted by the Board shall provide the reasons for this choice, including an explanation on the investigations, actions and the measures that they have implemented, when reporting pursuant to this Regulation or when adopting their relevant decisions, as appropriate.


---

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