> 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/mar/chapter-7-final-provisions-art.-37-39/39.md).

# Art. 39 — Entry into force and application

MAR Article 39 — Entry into force and application. Regulation (EU) No 596/2014, Chapter 7 — Final provisions.

1. This Regulation shall enter into force on the twentieth day following that of its publication in the Official Journal of the European Union.
2. It shall apply from 3 July 2016 except for:
   1. [Article 4(2)](/mar/chapter-1-general-provisions-art.-1-6/4.md) and (3), which shall apply from 3 January 2018; and
   2. [Article 4(4)](/mar/chapter-1-general-provisions-art.-1-6/4.md) and (5), [Article 5(6)](/mar/chapter-1-general-provisions-art.-1-6/5.md), [Article 6(5)](/mar/chapter-1-general-provisions-art.-1-6/6.md) and (6), [Article 7(5)](/mar/chapter-2-inside-information-insider-dealing-unlawful-disclosure-of-inside-information-and-market-ma/7.md), [Article 11(9)](/mar/chapter-2-inside-information-insider-dealing-unlawful-disclosure-of-inside-information-and-market-ma/11.md), (10) and (11), [Article 12(5)](/mar/chapter-2-inside-information-insider-dealing-unlawful-disclosure-of-inside-information-and-market-ma/12.md), [Article 13(7)](/mar/chapter-2-inside-information-insider-dealing-unlawful-disclosure-of-inside-information-and-market-ma/13.md) and (11), [Article 16(5)](/mar/chapter-2-inside-information-insider-dealing-unlawful-disclosure-of-inside-information-and-market-ma/16.md), the third subparagraph of [Article 17(2)](/mar/chapter-3-disclosure-requirements-art.-17-21a/17.md), [Article 17(3)](/mar/chapter-3-disclosure-requirements-art.-17-21a/17.md), (10) and (11), [Article 18(9)](/mar/chapter-3-disclosure-requirements-art.-17-21a/18.md), [Article 19(13)](/mar/chapter-3-disclosure-requirements-art.-17-21a/19.md), (14) and (15), [Article 20(3)](/mar/chapter-3-disclosure-requirements-art.-17-21a/20.md), [Article 24(3)](/mar/chapter-4-esma-and-competent-authorities-art.-22-29/24.md), [Article 25(9)](/mar/chapter-4-esma-and-competent-authorities-art.-22-29/25.md), the second, third and fourth subparagraphs of [Article 26(2)](/mar/chapter-4-esma-and-competent-authorities-art.-22-29/26.md), [Article 32(5)](/mar/chapter-5-administrative-measures-and-sanctions-art.-30-34/32.md) and [Article 33(5)](/mar/chapter-5-administrative-measures-and-sanctions-art.-30-34/33.md), which shall apply from 2 July 2014.
3. Member States shall take the necessary measures to comply with [Articles 22](/mar/chapter-4-esma-and-competent-authorities-art.-22-29/22.md), [23](/mar/chapter-4-esma-and-competent-authorities-art.-22-29/23.md) and [30](/mar/chapter-5-administrative-measures-and-sanctions-art.-30-34/30.md), [Article 31(1)](/mar/chapter-5-administrative-measures-and-sanctions-art.-30-34/31.md) and [Articles 32](/mar/chapter-5-administrative-measures-and-sanctions-art.-30-34/32.md) and [34](/mar/chapter-5-administrative-measures-and-sanctions-art.-30-34/34.md) by 3 July 2016.
4. References in this Regulation to Directive 2014/65/EU and Regulation (EU) No 600/2014 shall, before 3 January 2018, be read as references to Directive 2004/39/EC in accordance with the correlation table set out in Annex IV to Directive 2014/65/EU in so far as that correlation table contains provisions referring to Directive 2004/39/EC.

   Where reference in the provisions of this Regulation is made to OTFs, SME growth markets, emission allowances or auctioned products based thereon, those provisions shall not apply to OTFs, SME growth markets, emission allowances or auctioned products based thereon until 3 January 2018.


---

# 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/mar/chapter-7-final-provisions-art.-37-39/39.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.
