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

# RTS

- [2016/522 - Exemptions, MM indicators, closed-period](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-522-exemptions-manipulation-indicators-closed-period.md): Commission Delegated Regulation on third-country public-body exemptions, indicators of market manipulation, disclosure thresholds, competent authority for delay notifications, closed-period trading pe
- [2016/908 - Accepted market practices](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-908-accepted-market-practices.md): Regulatory technical standard on the criteria, procedure and requirements for establishing, maintaining, terminating or modifying an accepted market practice under MAR.
- [2016/909 - Instrument notifications RTS](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-909-instrument-notifications-content.md): Regulatory technical standard on the content of notifications of financial instruments admitted to trading, and on compilation, publication and maintenance of the list of those notifications.
- [2016/957 - STOR arrangements](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-957-stor-arrangements.md): Regulatory technical standard on arrangements, systems and procedures, and on notification templates, to prevent, detect and report abusive practices, suspicious orders or transactions (STOR) under MA
- [2016/958 - Investment recommendations](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-958-investment-recommendations.md): Regulatory technical standard on the objective presentation of investment recommendations or other information recommending or suggesting an investment strategy, and on the disclosure of particular in
- [2016/960 - Market soundings arrangements](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-960-market-soundings-arrangements.md): Regulatory technical standard on arrangements, systems and procedures for disclosing market participants conducting market soundings under MAR.
- [2016/1052 - Buy-back & stabilisation](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2016-1052-buyback-and-stabilisation.md): Regulatory technical standard on the conditions applicable to buy-back programmes and stabilisation measures relying on the safe-harbour exemption under MAR.
- [2019/461 - BoE / UK DMO exemption](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2019-461-boe-uk-dmo-exemption.md): Commission Delegated Regulation amending Delegated Regulation (EU) 2016/522 to extend the third-country public-body exemption to the Bank of England and the UK Debt Management Office.
- [2021/1783 - Third-country cooperation template](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2021-1783-third-country-cooperation-template.md): Regulatory technical standard containing a template document for cooperation arrangements with third-country competent authorities under MAR.
- [2022/1959 - SME liquidity contracts](https://www.mica.wtf/mar/chapter-7-final-provisions-art.-37-39/technical-standards/rts/2022-1959-sme-liquidity-contracts.md): Regulatory technical standard setting out a contractual template for liquidity contracts on shares of issuers whose financial instruments are admitted to trading on an SME growth market under MAR.


---

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