> 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/mica.wtf/mifir/title-x-final-provisions-art.-52-55/53.md).

# Art. 53 — Amendment of Regulation (EU) No 648/2012

Regulation (EU) No 648/2012 is amended as follows:

> **(1)**&#x69;n Article 5(2), the following subparagraph is added:
>
> In the developing of the draft regulatory technical standards under this paragraph ESMA shall not prejudice the transitional provision relating to C6 energy derivative contracts as laid down in Article 95 of Directive 2014/65/EU.
>
> **(2)**&#x41;rticle 7 is amended as follows:
>
> paragraph 1 is replaced by the following: A CCP that has been authorised to clear OTC derivative contracts shall accept clearing such contracts on a non-discriminatory and transparent basis, including as regards collateral requirements and fees related to access, regardless of the trading venue. This in particular shall ensure that a trading venue has the right to non-discriminatory treatment in terms of how contracts traded on that trading venue are treated in terms of: collateral requirements and netting of economically equivalent contracts, where the inclusion of such contracts in the close-out and other netting procedures of a CCP based on the applicable insolvency law would not endanger the smooth and orderly functioning, the validity or enforceability of such procedures; and cross-margining with correlated contracts cleared by the same CCP under a risk model that complies with Article 41. A CCP may require that a trading venue comply with the operational and technical requirements established by the CCP, including the risk-management requirements.; the following paragraph is added: The conditions laid down in paragraph 1 regarding non-discriminatory treatment in terms of how contracts traded on that trading venue are treated in terms of collateral requirements and netting of economically equivalent contracts and cross-margining with correlated contracts cleared by the same CCP shall be further specified by the technical standards adopted pursuant to Article 35(6)(e) of Regulation (EU) No 600/2014.;
>
> **(3)**&#x49;n Article 81(3), the following subparagraph is added:
>
> A trade repository shall transmit data to competent authorities in accordance with the requirements under Article 26 of Regulation (EU) No 600/2014.


---

# 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/mica.wtf/mifir/title-x-final-provisions-art.-52-55/53.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.
