> 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/mifid-ii/title-vii-delegated-acts-art.-89-97/93.md).

# Art. 93 — Transposition

**1.**&#x4D;ember States shall adopt and publish, by 3 July 2017, the laws, regulations and administrative provisions necessary to comply with this Directive. They shall forthwith communicate to the Commission the text of those measures.

Member States shall apply those measures from 3 January 2018.

When Member States adopt those measures, they shall contain a reference to this Directive or be accompanied by such a reference on the occasion of their official publication. Member States shall determine how such reference is to be made. They shall also include a statement that references in existing laws, regulations and administrative provisions to the directives repealed by this Directive shall be construed as references to this Directive. Member States shall determine how such reference is to be made and how that statement is to be formulated.

**2.**&#x4D;ember States shall apply the measures referred to in [Article 92](/mica.wtf/mifid-ii/title-vii-delegated-acts-art.-89-97/92.md) from 3 July 2015.

**3.**&#x4D;ember States shall communicate to the Commission and to ESMA the text of the main provisions of national law which they adopt in the field covered by this Directive.

**3a.**&#x42;y 23 March 2023, Member States shall adopt and publish the provisions necessary to comply with point (15) of [Article 4(1)](/mica.wtf/mifid-ii/title-i-scope-and-definitions-art.-1-4/4.md) and shall communicate them to the Commission. They shall apply those provisions from 23 March 2023.

By way of derogation from the first subparagraph, Member States that cannot adopt provisions necessary to comply with point (15) of [Article 4(1)](/mica.wtf/mifid-ii/title-i-scope-and-definitions-art.-1-4/4.md) by 23 March 2023, because their legislative procedures take more than nine months, shall benefit from an extension of a maximum of six months from 23 March 2023, provided that they notify the Commission of their need to make use of that extension by 23 March 2023.


---

# 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/mifid-ii/title-vii-delegated-acts-art.-89-97/93.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.
