> 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/guidelines.md).

# Guidelines

Adopted Commission guidelines whose primary legal basis or mandate belongs to the AI Act.

## Contents

* [C(2025) 5053 — AI-system definition](/ai-act/chapter-xiii-final-provisions-art.-102-113/guidelines/commission-c-2025-5053-ai-system-definition.md)
* [C(2025) 5052 — Prohibited AI practices](/ai-act/chapter-xiii-final-provisions-art.-102-113/guidelines/commission-c-2025-5052-prohibited-practices.md)
* [C(2025) 7719 — GPAI-provider obligations](/ai-act/chapter-xiii-final-provisions-art.-102-113/guidelines/commission-c-2025-7719-gpai-provider-obligations.md)
* [C(2026) 5054 — Article 50 transparency obligations](/ai-act/chapter-xiii-final-provisions-art.-102-113/guidelines/commission-c-2026-5054-transparency-obligations.md)

## Other implementation support

The Commission also publishes implementation tools that are not frozen guideline texts:

* The [General-Purpose AI Code of Practice](https://digital-strategy.ec.europa.eu/en/policies/contents-code-gpai) has three separately authored chapters. It is a voluntary tool prepared by independent experts and assessed as adequate by the Commission and the AI Board.
* The [Code of Practice on Transparency of AI-generated Content](https://digital-strategy.ec.europa.eu/en/policies/code-practice-ai-generated-content) is a voluntary compliance tool for Article 50 marking and labelling obligations.
* The Commission's [AI Act overview](https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai) links the current GPAI training-content template and other operational submission templates.

Those materials remain at their official maintained locations because codes, signatory-dependent material, templates and mutable FAQ pages are not stable C-numbered Commission guideline texts. The guidelines on classifying high-risk AI systems were still expressly presented as a draft following a targeted consultation closing on 23 July 2026; they are not included as adopted guidance here.


---

# 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/guidelines.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.
