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

# Art. 10 — Post-trade transparency requirements for trading venues in respect of bonds, structured fi

1. Market operators and investment firms operating a trading venue shall make public the price, volume and time of transactions executed in respect of bonds, structured finance products and emission allowances traded on a trading venue. Those requirements shall also apply to transactions executed in respect of exchange-traded derivatives and in respect of OTC derivatives as referred to in [Article 8a(2)](/mica.wtf/mifir/title-ii-transparency-for-trading-venues-art.-3-13/8a.md). Market operators and investment firms operating a trading venue shall make details of all such transactions public as close to real time as technically possible.
2. Market operators and investment firms operating a trading venue shall give access, on reasonable commercial terms and on a non-discriminatory basis, to their arrangements for making public the information pursuant to paragraph 1 of this Article to investment firms which are obliged, pursuant to [Article 21](/mica.wtf/mifir/title-iii-transparency-for-systematic-internalisers-and-investment-firms-trading-otc-and-tick-size-r/21.md), to publish the details of their transactions in bonds, structured finance products, emission allowances and OTC derivatives as referred to in [Article 8a(2)](/mica.wtf/mifir/title-ii-transparency-for-trading-venues-art.-3-13/8a.md).
3. Information relating to a package transaction shall be made available in respect of each component as close to real time as technically possible, having regard to the need to allocate prices to particular financial instruments, and shall include a flag to identify that the component belongs to a package.

   Where a component of the package transaction is eligible for deferred publication pursuant to [Article 11](/mica.wtf/mifir/title-ii-transparency-for-trading-venues-art.-3-13/11.md) or [11a](/mica.wtf/mifir/title-ii-transparency-for-trading-venues-art.-3-13/11a.md), information on the component shall be made available after the period of deferral for the transaction has lapsed.


---

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