> 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/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions.md).

# Chapter IX — Transitional & final (Art. 58–64)

- [Article 58 — Review clause](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions/article-58-review-clause.md): Article 58 — Review clause of Regulation (EU) 2022/2554 (DORA).
- [Article 59 — Amendments to Regulation (EC) No 1060/2009](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions/article-59-amendments-to-regulation-ec-no-1060-2009.md): Article 59 — Amendments to Regulation (EC) No 1060/2009 of Regulation (EU) 2022/2554 (DORA).
- [Article 60 — Amendments to Regulation (EU) No 648/2012](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions/article-60-amendments-to-regulation-eu-no-648-2012.md): Article 60 — Amendments to Regulation (EU) No 648/2012 of Regulation (EU) 2022/2554 (DORA).
- [Article 61 — Amendments to Regulation (EU) No 909/2014](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions/article-61-amendments-to-regulation-eu-no-909-2014.md): Article 61 — Amendments to Regulation (EU) No 909/2014 of Regulation (EU) 2022/2554 (DORA).
- [Article 62 — Amendments to Regulation (EU) No 600/2014](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions/article-62-amendments-to-regulation-eu-no-600-2014.md): Article 62 — Amendments to Regulation (EU) No 600/2014 of Regulation (EU) 2022/2554 (DORA).
- [Article 63 — Amendment to Regulation (EU) 2016/1011](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions/article-63-amendment-to-regulation-eu-2016-1011.md): Article 63 — Amendment to Regulation (EU) 2016/1011 of Regulation (EU) 2022/2554 (DORA).
- [Article 64 — Entry into force and application](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions/article-64-entry-into-force-and-application.md): Article 64 — Entry into force and application of Regulation (EU) 2022/2554 (DORA).


---

# 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/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions.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.
