> 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/mar/chapter-7-final-provisions-art.-37-39/38.md).

# Art. 38 — Reports

MAR Article 38 — Reports. Regulation (EU) No 596/2014, Chapter 7 — Final provisions.

By 5 December 2028, the Commission shall submit a report to the European Parliament and to the Council on the application of this Regulation, together with a legislative proposal to amend it if appropriate. That report shall assess, inter alia:

> **(a)**&#x74;he appropriateness of introducing common rules on the need for all Member States to provide for administrative sanctions for insider dealing and market manipulation;
>
> **(b)**&#x77;hether the definition of inside information is sufficient to cover all information relevant for competent authorities to effectively combat market abuse;
>
> **(c)**&#x77;hether the provision on non-disclosure of inside information relating to intermediate steps in a protracted process in [Article 17(1)](/mar/chapter-3-disclosure-requirements-art.-17-21a/17.md) strikes an adequate balance between reducing the burden for issuers and allowing investors to take informed investment decisions; and
>
> **(d)**&#x74;he proportionality of the absolute amounts, as expressed in [Article 30(2)](/mar/chapter-5-administrative-measures-and-sanctions-art.-30-34/30.md), points (j)(iii) and (iv), and their appropriateness in relation to micro, small and medium-sized enterprises.
>
> **(e)**&#x74;he scope of the application of the benchmark provisions.

For the purposes of point (a) of the first subparagraph, ESMA shall undertake a mapping exercise of the application of administrative sanctions and, where Member States have decided, pursuant to the second subparagraph of [Article 30(1)](/mar/chapter-5-administrative-measures-and-sanctions-art.-30-34/30.md), to lay down criminal sanctions as referred to therein for infringements of this Regulation, of the application of such criminal sanctions within Member States. That exercise shall also include any data made available under [Article 33(1)](/mar/chapter-5-administrative-measures-and-sanctions-art.-30-34/33.md) and (2).

By 5 December 2031, the Commission shall submit a report to the European Parliament and to the Council on the functioning of the cross-market order data surveillance mechanism, its impact on the ability of national competent authorities to ensure effective supervision, how to enforce such mechanism, and the merits of the potential inclusion of systematic internalisers in the scope of the mechanism.

By 5 December 2028, the Commission shall, after consulting ESMA, submit a report to the European Parliament and to the Council on the level of the thresholds set out in [Article 19](/mar/chapter-3-disclosure-requirements-art.-17-21a/19.md)(1a), points (a) and (b), in relation to managers’ transactions where the issuer’s shares or debt instruments form part of a collective investment undertaking or provide exposure to a portfolio of assets, with a view to assessing whether that level is appropriate or should be adjusted.

The Commission shall be empowered to adopt delegated acts in accordance with [Article 35](/mar/chapter-6-delegated-acts-and-implementing-acts-art.-35-36/35.md) adjusting the thresholds in [Article 19](/mar/chapter-3-disclosure-requirements-art.-17-21a/19.md)(1a)(a) and (b), if it determines in that report that those thresholds should be adjusted.


---

# 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/mar/chapter-7-final-provisions-art.-37-39/38.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.
