> 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/eu-level/guidelines/commission-c-2025-5519-minors-online.md).

# C/2025/5519 — Minors online

|                 |                                                                                        |
| --------------- | -------------------------------------------------------------------------------------- |
| **Authority**   | Commission                                                                             |
| **Reference**   | C/2025/5519                                                                            |
| **Legal basis** | [Article 28(4)](https://www.mica.wtf/rulebooks/dsa/articles/28/) DSA                   |
| **Status**      | In force                                                                               |
| **Published**   | 10 October 2025                                                                        |
| **Source**      | [EUR-Lex](https://eur-lex.europa.eu/eli/C/2025/5519/oj/eng)                            |
| **Documents**   | [OJ PDF](https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=OJ%3AC_202505519)     |
| **Provenance**  | Machine-verified source record. Full guideline text remains at the official OJ source. |

## 1. Scope

1. The guidelines were issued under [Article 28(4)](https://www.mica.wtf/rulebooks/dsa/articles/28/) DSA after consultation of the European Board for Digital Services.
2. They assist providers of online platforms accessible to minors in applying [Article 28(1)](https://www.mica.wtf/rulebooks/dsa/articles/28/) DSA.
3. They also help Digital Services Coordinators and competent national authorities when applying and interpreting Article 28 DSA.
4. Micro and small enterprises remain outside Article 28(1) DSA unless their platform has been designated as a very large online platform under [Article 33(4)](https://www.mica.wtf/rulebooks/dsa/articles/33/) DSA.

## 2. Commission benchmark

1. The Commission states that it will use the guidelines when applying Article 28(1) DSA and assessing providers of online platforms accessible to minors.
2. The guidelines are non-binding. Implementing them does not automatically establish compliance with Article 28(1) DSA.
3. Authoritative interpretation of Article 28(1) DSA remains for the Court of Justice of the European Union.

## 3. Main measures

1. The guidelines organise measures around privacy, safety and security by design for minors.
2. The Commission identifies risk areas including unwanted contact, harmful content, harmful commercial practices, cyberbullying, addictive design, and problematic or excessive use.
3. The guidelines address account defaults, recommender systems, reporting and moderation tools, parental controls, commercial features, and age-assurance methods.
4. The guidelines should be read with other DSA provisions relevant to minors, including [Article 14](https://www.mica.wtf/rulebooks/dsa/articles/14/), [Article 16](https://www.mica.wtf/rulebooks/dsa/articles/16/), [Article 17](https://www.mica.wtf/rulebooks/dsa/articles/17/), [Article 25](https://www.mica.wtf/rulebooks/dsa/articles/25/), [Article 26](https://www.mica.wtf/rulebooks/dsa/articles/26/), [Article 27](https://www.mica.wtf/rulebooks/dsa/articles/27/) and [Article 44](https://www.mica.wtf/rulebooks/dsa/articles/44/) DSA.

## Related

* [DSA Article 28](https://www.mica.wtf/rulebooks/dsa/articles/28/) — online protection of minors.
* [DSA Article 33](https://www.mica.wtf/rulebooks/dsa/articles/33/) — very large online platforms and search engines.


---

# 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/eu-level/guidelines/commission-c-2025-5519-minors-online.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.
