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

# Art. 74 — Fines

DSA Article 74 — Fines. Regulation (EU) 2022/2065, Chapter IV — Implementation, cooperation, sanctions and enforcement.

1. In the decision referred to in [Article 73](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/73.md), the Commission may impose on 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 fines not exceeding 6 % of its total worldwide annual [turnover](https://headlesslaw.com/definitions/dsa/turnover/) in the preceding financial year where it finds that the provider, intentionally or negligently:
   1. infringes the relevant provisions of this Regulation;
   2. fails to comply with a decision ordering interim measures under [Article 70](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/70.md); or
   3. fails to comply with a commitment made binding by a decision pursuant to [Article 71](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/71.md).
2. The Commission may adopt a decision imposing on the provider of the very large online platform or of the very large online search engine concerned or on another natural or legal person referred to in [Article 67(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/67.md) fines not exceeding 1 % of the total annual income or worldwide turnover in the preceding financial year, where they intentionally or negligently:
   1. supply incorrect, incomplete or misleading information in response to a simple request or request by a decision pursuant to [Article 67](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/67.md);
   2. fail to reply to the request for information by decision within the set period;
   3. fail to rectify within the period set by the Commission, incorrect, incomplete or misleading information given by a member of staff, or fail or refuse to provide complete information;
   4. refuse to submit to an inspection pursuant to [Article 69](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/69.md);
   5. fail to comply with the measures adopted by the Commission pursuant to [Article 72](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/72.md); or
   6. fail to comply with the conditions for access to the Commission’s file pursuant to [Article 79(4)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/79.md).
3. Before adopting the decision pursuant to paragraph 2 of this Article, the Commission shall communicate its preliminary findings to the provider of the very large online platform or of the very large online search engine concerned or to another person referred to in [Article 67(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/67.md).
4. In fixing the amount of the fine, the Commission shall have regard to the nature, gravity, duration and recurrence of the infringement and, for fines imposed pursuant to paragraph 2, the delay caused to the proceedings.


---

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