> 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/q-and-a/esma-qa-2624-mar-scope-of-the-exception-in-article-19-12a-of-mar-to-pdmrs-gen.md).

# Scope of the exception in Article 19(12a) of MAR to PDMRs...

|                      |                                                                                  |
| -------------------- | -------------------------------------------------------------------------------- |
| **Authority**        | ESMA                                                                             |
| **Q\&A ID**          | ESMA\_QA\_2624                                                                   |
| **Topic**            | Managers' transactions                                                           |
| **Level 1**          | Market Abuse Regulation (MAR) Regulation (EU) No 596/2014 - Market Intergrity    |
| **Legal reference**  | Article 19 of MAR as amended and integrated by the Listing Act                   |
| **Published**        | 01/08/2025                                                                       |
| **ESMA answer date** | 01-08-2025                                                                       |
| **Source**           | [ESMA Q\&A](https://www.esma.europa.eu/publications-data/questions-answers/2624) |

## Question

Shall a PDMR be allowed to adhere to a takeover bid, a share capital increase, a subscription of shares arising from stock splits, a merger, a rights issue or a spin-off during a closed period pursuant to Article 19(12a) of MAR?

## ESMA answer

Recital (76) of Regulation (EU) 2024/2809 amending MAR, provides examples of transactions and activities that might be covered by the exemption for PDMRs to trade during the closed period under Article 19(12a) of MAR. Among the examples provided, the text refers to the transactions and activities that might result from “duly authorised corporate actions not implying advantageous treatment for the \[PDMR]”. Considering that a takeover bid, as well as the other mentioned transactions, should in principle grant PDMRs an equivalent treatment to that of any other shareholder, a PDMR should be allowed to adhere to these transactions during a closed period provided that the corporate action has been authorized or approved by the issuer’s governing body or the competent authority.

A case-by-case assessment remains necessary to verify that the relevant conditions are met. It should be recalled that the prohibition of insider dealing remains applicable during closed periods.


---

# 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/q-and-a/esma-qa-2624-mar-scope-of-the-exception-in-article-19-12a-of-mar-to-pdmrs-gen.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.
