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

# ITS

- [2015/2392 - Whistleblowing procedures](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2015-2392-whistleblowing-procedures.md): Commission Implementing Directive laying down procedures for reporting to competent authorities of actual or potential infringements of MAR (whistleblowing).
- [2016/347 - Insider list format (2016)](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2016-347-insider-list-format-2016.md): Implementing technical standard specifying the precise format of insider lists and for updating insider lists under MAR. Repealed and replaced by 2022/1210.
- [2016/378 - Financial-instrument notifications](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2016-378-notifications-of-financial-instruments.md): Implementing technical standard on the timing, format and template of submissions of financial-instrument admission notifications to competent authorities under MAR.
- [2016/523 - Managers' transactions format](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2016-523-managers-transactions-format.md): Implementing technical standard on the format and template for notification and public disclosure of managers' transactions under MAR.
- [2016/959 - Market soundings systems (ITS)](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2016-959-market-soundings-systems.md): Implementing technical standard for market soundings: systems, notification templates used by disclosing market participants and the format of the records.
- [2016/1055 - Inside-information disclosure](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2016-1055-inside-information-disclosure.md): Implementing technical standard on the technical means for appropriate public disclosure of inside information and for delaying public disclosure of inside information under MAR.
- [2017/1158 - CA-ESMA information exchange (Art. 33)](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2017-1158-ca-esma-information-exchange.md): Implementing technical standard on procedures and forms for competent authorities exchanging information with ESMA as referred to in Article 33 MAR.
- [2018/292 - CA information exchange (Art. 25)](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2018-292-ca-information-exchange.md): Implementing technical standard on procedures and forms for exchange of information and assistance between competent authorities under MAR.
- [2020/1406 - CA cooperation (Arts. 24(2) & 25)](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2020-1406-ca-cooperation-arts-24-25.md): Implementing technical standard on procedures and forms for exchange of information and cooperation between competent authorities, ESMA, the Commission and other entities under Articles 24(2) and 25 M
- [2022/1210 - Insider list format (2022)](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2022-1210-insider-list-format-2022.md): Implementing technical standard on the format of insider lists and their updates under MAR. Repealed and replaced by 2026/1291.
- [2026/1291 - Insider list format (2026)](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/its/2026-1291-insider-list-format-2026.md): Implementing technical standard on the format of insider lists and their updates under MAR; repeals Commission Implementing Regulation (EU) 2022/1210.


---

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