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

# Art. 76 — Periodic penalty payments

DSA Article 76 — Periodic penalty payments. Regulation (EU) 2022/2065, Chapter IV — Implementation, cooperation, sanctions and enforcement.

1. The Commission may adopt a decision, imposing 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 or other person referred to in [Article 67(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/67.md), as applicable, periodic penalty payments not exceeding 5 % of the average daily income or worldwide annual [turnover](https://headlesslaw.com/definitions/dsa/turnover/) in the preceding financial year per day, calculated from the date appointed by the decision, in order to compel them to:
   1. supply correct and complete information in response to a decision requiring information pursuant to [Article 67](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/67.md);
   2. submit to an inspection which it has ordered by decision pursuant to [Article 69](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/69.md);
   3. comply with a decision ordering interim measures pursuant to [Article 70(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/70.md);
   4. comply with commitments made legally binding by a decision pursuant to [Article 71(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/71.md);
   5. comply with a decision pursuant to [Article 73(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/73.md), including where applicable the requirements it contains relating to the action plan referred to in [Article 75](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/75.md).
2. Where the provider of the very large online platform or of the very large online search engine concerned or other person referred to in [Article 67(1)](/dsa/chapter-iv-implementation-cooperation-sanctions-and-enforcement-art.-49-88/67.md) has satisfied the obligation which the periodic penalty payment was intended to enforce, the Commission may fix the definitive amount of the periodic penalty payment at a figure lower than that under the original decision.


---

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