> 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/ai-act/chapter-xiii-final-provisions-art.-102-113.md).

# Chapter XIII — Final provisions (Art. 102–113)

- [Art. 102 — Amendment to Regulation (EC) No 300/2008](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/102.md): AI Act Article 102 — Amendment to Regulation (EC) No 300/2008. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 103 — Amendment to Regulation (EU) No 167/2013](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/103.md): AI Act Article 103 — Amendment to Regulation (EU) No 167/2013. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 104 — Amendment to Regulation (EU) No 168/2013](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/104.md): AI Act Article 104 — Amendment to Regulation (EU) No 168/2013. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 105 — Amendment to Directive 2014/90/EU](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/105.md): AI Act Article 105 — Amendment to Directive 2014/90/EU. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 106 — Amendment to Directive (EU) 2016/797](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/106.md): AI Act Article 106 — Amendment to Directive (EU) 2016/797. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 107 — Amendment to Regulation (EU) 2018/858](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/107.md): AI Act Article 107 — Amendment to Regulation (EU) 2018/858. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 108 — Amendments to Regulation (EU) 2018/1139](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/108.md): AI Act Article 108 — Amendments to Regulation (EU) 2018/1139. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 109 — Amendment to Regulation (EU) 2019/2144](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/109.md): AI Act Article 109 — Amendment to Regulation (EU) 2019/2144. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 110 — Amendment to Directive (EU) 2020/1828](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/110.md): AI Act Article 110 — Amendment to Directive (EU) 2020/1828. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 111 — AI systems already placed on the market or put into service and general-purpose AI models already placed on the marked](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/111.md): AI Act Article 111 — AI systems already placed on the market or put into service and general-purpose AI models already placed on the marked. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 112 — Evaluation and review](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/112.md): AI Act Article 112 — Evaluation and review. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Art. 113 — Entry into force and application](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/113.md): AI Act Article 113 — Entry into force and application. Regulation (EU) 2024/1689, Chapter XIII — Final provisions.
- [Guidelines](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/guidelines.md)
- [C(2025) 5052 — Prohibited practices](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/guidelines/commission-c-2025-5052-prohibited-practices.md): Commission guidelines on the prohibited artificial intelligence practices established by Article 5 of the AI Act.
- [C(2025) 5053 — AI-system definition](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/guidelines/commission-c-2025-5053-ai-system-definition.md): Commission guidelines on applying the definition of an artificial intelligence system in Article 3(1) of the AI Act.
- [C(2025) 7719 — GPAI obligations](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/guidelines/commission-c-2025-7719-gpai-provider-obligations.md): Commission guidelines on the scope of obligations for providers of general-purpose AI models under the AI Act.
- [C(2026) 5054 — Transparency obligations](https://www.mica.wtf/ai-act/chapter-xiii-final-provisions-art.-102-113/guidelines/commission-c-2026-5054-transparency-obligations.md): Commission guidelines on implementing the transparency obligations for certain AI systems under Article 50 of the AI Act.


---

# 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/ai-act/chapter-xiii-final-provisions-art.-102-113.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.
