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

# Title V — Derivatives (Art. 28–34)

- [Art. 28 — Obligation to trade on regulated markets, MTFs or OTFs](https://www.mica.wtf/mifir/title-v-derivatives-art.-28-34/28.md): MiFIR Article 28 — Obligation to trade on regulated markets, MTFs or OTFs. Regulation (EU) No 600/2014, Chapter V — Derivatives.
- [Art. 29 — Clearing obligation for derivatives traded on regulated markets and timing of acceptance for clearing](https://www.mica.wtf/mifir/title-v-derivatives-art.-28-34/29.md): MiFIR Article 29 — Clearing obligation for derivatives traded on regulated markets and timing of acceptance for clearing. Regulation (EU) No 600/2014, Chapter V — Derivatives.
- [Art. 30 — Indirect Clearing Arrangements](https://www.mica.wtf/mifir/title-v-derivatives-art.-28-34/30.md): MiFIR Article 30 — Indirect Clearing Arrangements. Regulation (EU) No 600/2014, Chapter V — Derivatives.
- [Art. 31 — Post-trade risk reduction services](https://www.mica.wtf/mifir/title-v-derivatives-art.-28-34/31.md): MiFIR Article 31 — Post-trade risk reduction services. Regulation (EU) No 600/2014, Chapter V — Derivatives.
- [Art. 32 — Trading obligation procedure](https://www.mica.wtf/mifir/title-v-derivatives-art.-28-34/32.md): MiFIR Article 32 — Trading obligation procedure. Regulation (EU) No 600/2014, Chapter V — Derivatives.
- [Art. 32a — Stand-alone suspension of the trading obligation](https://www.mica.wtf/mifir/title-v-derivatives-art.-28-34/32a.md): MiFIR Article 32a — Stand-alone suspension of the trading obligation. Regulation (EU) No 600/2014, Chapter V — Derivatives.
- [Art. 33 — Mechanism to avoid duplicative or conflicting rules](https://www.mica.wtf/mifir/title-v-derivatives-art.-28-34/33.md): MiFIR Article 33 — Mechanism to avoid duplicative or conflicting rules. Regulation (EU) No 600/2014, Chapter V — Derivatives.
- [Art. 34 — Register of derivatives subject to the trading obligation](https://www.mica.wtf/mifir/title-v-derivatives-art.-28-34/34.md): MiFIR Article 34 — Register of derivatives subject to the trading obligation. Regulation (EU) No 600/2014, Chapter V — Derivatives.


---

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