> 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-vii-supervisory-measures-on-product-intervention-and-positions-art.-39-45/39a.md).

# Art. 39a — Prohibition of receiving payment for order flow

1. Investment firms acting on behalf of retail clients, as defined in Article 4(1), point (11), of Directive 2014/65/EU, or professional clients as referred to in Section II of Annex II to that Directive shall not receive any fee, commission or non-monetary benefit from any third party for executing orders from those clients on a particular execution venue or for forwarding orders of those clients to any third party for their execution on a particular execution venue (payment for order flow).

   The first subparagraph shall not apply to rebates or discounts on the transaction fees of execution venues, where permitted under the approved and public tariff structure of a trading venue in the Union or of a third-country trading venue, where they exclusively benefit the client. Such discounts or rebates shall not result in a monetary benefit to the investment firm.
2. A Member State in which, before 28 March 2024, investment firms acting on behalf of clients are established which receive a fee, a commission or a non-monetary benefit from any third party for executing orders from those clients on a particular execution venue or for forwarding orders of those clients to any third party for their execution on a particular execution venue, may exempt investment firms under its jurisdiction from the prohibition laid down in paragraph 1 until 30 June 2026 where those investment firms provide investment services to clients domiciled or established in that Member State.

   To apply the exemption referred to in the first subparagraph, a Member State which fulfils the condition laid down in the first subparagraph shall notify ESMA by 29 September 2024 to that effect. ESMA shall maintain a list of Member States using that exemption. The list shall be made available to the public and updated regularly.


---

# 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-vii-supervisory-measures-on-product-intervention-and-positions-art.-39-45/39a.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.
