> 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-ii-transparency-for-trading-venues-art.-3-13/8a.md).

# Art. 8a — Pre-trade transparency requirements for trading venues in respect of derivatives

1. When applying a central limit order book or a periodic auction trading system, market operators operating a regulated market shall make public current bid and offer prices and the depth of trading interests at those prices which are advertised through their systems in respect of exchange-traded derivatives. Those market operators shall make that information available to the public on a continuous basis during normal trading hours.
2. When applying a central limit order book or a periodic auction trading system, market operators and investment firms operating an MTF or an OTF shall make public current bid and offer prices and the depth of trading interests at those prices which are advertised through their systems in respect of OTC derivatives that are denominated in euro, Japanese yen, US dollars or pounds sterling and that:

   1. are subject to the clearing obligation under Title II of Regulation (EU) No 648/2012, are centrally cleared, and, in respect of interest rate derivatives, have a contractually agreed tenor of 1, 2, 3, 5, 7, 10, 12, 15, 20, 25 or 30 years;
   2. are single-name credit default swaps that reference a global systemically important bank and that are centrally cleared; or
   3. are credit default swaps that reference an index comprising global systemically important banks and that are centrally cleared.

   Those market operators and investment firms shall make that information available to the public on a continuous basis during normal trading hours.
3. The transparency requirements referred to in paragraphs 1 and 2 shall be calibrated for different types of trading systems.
4. The Commission is empowered to adopt delegated acts in accordance with [Article 50](/mica.wtf/mifir/title-ix-delegated-and-implementing-acts-art.-50-51/50.md) to amend paragraph 2, first subparagraph, of this Article as regards the OTC derivatives subject to the transparency requirements laid down in that subparagraph in light of market developments.


---

# 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-ii-transparency-for-trading-venues-art.-3-13/8a.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.
