> 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-v-derivatives-art.-28-34/32a.md).

# Art. 32a — Stand-alone suspension of the trading obligation

1. At the request of the competent authority of a Member State, the Commission may, by way of an implementing act, suspend the trading obligation laid down in [Article 28](/mica.wtf/mifir/title-v-derivatives-art.-28-34/28.md) (the derivative trading obligation) with respect to certain financial counterparties, where appropriate after consulting ESMA. The competent authority shall indicate why it considers that the conditions for a suspension are met. In particular, the competent authority shall demonstrate that a financial counterparty within its jurisdiction:

   1. regularly acts as a market maker in an OTC derivative subject to the derivative trading obligation and regularly receives requests for a quote for the derivatives subject to the derivative trading obligation from a non-EEA counterparty which has no active membership on an EEA trading venue that offers trading in the OTC derivative subject to the derivative trading obligation; or
   2. regularly acts as a market maker in a credit default swap subject to the derivative trading obligation and:
      1. intends to trade credit default swaps subject to the derivative trading obligation on own account on a trading venue open only to counterparties that are CCP clearing members as defined in Article 2, point (14), of Regulation (EU) No 648/2012 (dealer-to-dealer venue);
      2. intends to trade credit default swaps subject to the derivative trading obligation on own account with a counterparty which is a market maker and which has no active membership on an EEA dealer-to-dealer venue that offers trading in the OTC derivatives subject to the derivative trading obligation; and
      3. clears those credit default swaps in a CCP authorised or recognised pursuant to Regulation (EU) No 648/2012.

   The implementing act referred to in the first subparagraph of this paragraph shall be adopted in accordance with the examination procedure referred to in [Article 51](/mica.wtf/mifir/title-ix-delegated-and-implementing-acts-art.-50-51/51.md).
2. When assessing whether to suspend the derivative trading obligation pursuant to paragraph 1, the Commission shall consider whether to suspend it for specific markets, and shall take into account whether such suspension of the derivative trading obligation would have a distortive effect on the clearing obligation under Title II of Regulation (EU) No 648/2012.

   The Commission shall also contact other competent authorities of other Member States to assess whether financial counterparties in Member States other than that making the request pursuant to paragraph 1 (the requesting Member State) are in a situation similar to that in the requesting Member State.

   The competent authority of a Member State other than the requesting Member State may, after adoption of the implementing act referred to in paragraph 1, request that financial counterparties that are in a situation similar to that in the requesting Member State be added to the implementing act. The competent authority of the Member State making that request shall demonstrate why it considers that the conditions for a suspension are met.
3. Where the derivative trading obligation is suspended pursuant to paragraph 1 or 2 with respect to a financial counterparty, the derivative trading obligation shall not apply with respect to its counterparty, as referred to in paragraph 1, point (a), or paragraph 1, point (b)(ii).
4. The implementing act referred to in paragraph 1 shall be accompanied by the evidence presented by the competent authority requesting the suspension.
5. The implementing act referred to in paragraph 1 shall be communicated to ESMA and shall be published in the register referred to in [Article 34](/mica.wtf/mifir/title-v-derivatives-art.-28-34/34.md).
6. The Commission shall regularly review whether the grounds for the suspension of the derivative trading obligation continue to apply.


---

# 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-v-derivatives-art.-28-34/32a.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.
