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

# Level 2

|              |                                                                                                                                      |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
| **Rulebook** | Market Abuse Regulation (MAR) — Regulation (EU) No 596/2014                                                                          |
| **Coverage** | 21 adopted Commission delegated / implementing acts basing on Regulation (EU) No 596/2014 (10 REG\_DEL + 10 REG\_IMPL + 1 DIR\_IMPL) |
| **Status**   | Machine-verified; awaiting MAR Level-2 family sample approval                                                                        |
| **Source**   | [EUR-Lex](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32014R0596)                                                    |

## Regulatory technical standards and delegated acts

* [2016/522 - Exemptions, MM indicators, closed-period](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-522-exemptions-manipulation-indicators-closed-period.md)
* [2016/908 - Accepted market practices](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-908-accepted-market-practices.md)
* [2016/909 - Instrument notifications RTS](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-909-instrument-notifications-content.md)
* [2016/957 - STOR arrangements](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-957-stor-arrangements.md)
* [2016/958 - Investment recommendations](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-958-investment-recommendations.md)
* [2016/960 - Market soundings arrangements](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-960-market-soundings-arrangements.md)
* [2016/1052 - Buy-back & stabilisation](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-1052-buyback-and-stabilisation.md)
* [2019/461 - BoE / UK DMO exemption](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2019-461-boe-uk-dmo-exemption.md)
* [2021/1783 - Third-country cooperation template](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2021-1783-third-country-cooperation-template.md)
* [2022/1959 - SME liquidity contracts](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2022-1959-sme-liquidity-contracts.md)

## Implementing technical standards and implementing acts

* [2015/2392 - Whistleblowing procedures (Implementing Directive)](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2015-2392-whistleblowing-procedures.md)
* [2016/347 - Insider list format (2016)](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2016-347-insider-list-format-2016.md)
* [2016/378 - Financial-instrument notifications](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2016-378-notifications-of-financial-instruments.md)
* [2016/523 - Managers' transactions format](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2016-523-managers-transactions-format.md)
* [2016/959 - Market soundings systems (ITS)](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2016-959-market-soundings-systems.md)
* [2016/1055 - Inside-information disclosure](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2016-1055-inside-information-disclosure.md)
* [2017/1158 - CA-ESMA information exchange (Art. 33)](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2017-1158-ca-esma-information-exchange.md)
* [2018/292 - CA information exchange (Art. 25)](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2018-292-ca-information-exchange.md)
* [2020/1406 - CA cooperation (Arts. 24(2) & 25)](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2020-1406-ca-cooperation-arts-24-25.md)
* [2022/1210 - Insider list format (2022)](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2022-1210-insider-list-format-2022.md)
* [2026/1291 - Insider list format (2026)](/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2026-1291-insider-list-format-2026.md)

## Follow-ups

* Upgrade MAR Level-1 citations (`Article X of Regulation (EU) No 596/2014`) to article-page relative links once the MAR Level-1 rulebook lands under `spaces/mar/`. Tracked on issue #174.


---

# 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/technical-standards.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.
