> 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/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/24.md).

# Art. 24 — Obligations of distributors

1. Before making a high-risk [AI system](https://headlesslaw.com/definitions/ai-act/ai-system/) available on the market, distributors shall verify that it bears the required [CE marking](https://headlesslaw.com/definitions/ai-act/ce-marking/), that it is accompanied by a copy of the EU declaration of conformity referred to in [Article 47](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/47.md) and [instructions for use](https://headlesslaw.com/definitions/ai-act/instructions-for-use/), and that the [provider](https://headlesslaw.com/definitions/ai-act/provider/) and the [importer](https://headlesslaw.com/definitions/ai-act/importer/) of that system, as applicable, have complied with their respective obligations as laid down in [Article 16](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/16.md), points (b) and (c) and [Article 23(3)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/23.md).
2. Where a [distributor](https://headlesslaw.com/definitions/ai-act/distributor/) considers or has reason to consider, on the basis of the information in its possession, that a high-risk AI system is not in conformity with the requirements set out in Section 2, it shall not make the high-risk AI system available on the market until the system has been brought into conformity with those requirements. Furthermore, where the high-risk AI system presents a risk within the meaning of [Article 79(1)](/mica.wtf/ai-act/chapter-ix-post-market-monitoring-information-sharing-and-market-surveillance-art.-72-94/79.md), the distributor shall inform the provider or the importer of the system, as applicable, to that effect.
3. Distributors shall ensure that, while a high-risk AI system is under their responsibility, storage or transport conditions, where applicable, do not jeopardise the compliance of the system with the requirements set out in Section 2.
4. A distributor that considers or has reason to consider, on the basis of the information in its possession, a high-risk AI system which it has made available on the market not to be in conformity with the requirements set out in Section 2, shall take the corrective actions necessary to bring that system into conformity with those requirements, to withdraw it or recall it, or shall ensure that the provider, the importer or any relevant [operator](https://headlesslaw.com/definitions/ai-act/operator/), as appropriate, takes those corrective actions. Where the high-risk AI system presents a risk within the meaning of [Article 79(1)](/mica.wtf/ai-act/chapter-ix-post-market-monitoring-information-sharing-and-market-surveillance-art.-72-94/79.md), the distributor shall immediately inform the provider or importer of the system and the authorities competent for the high-risk AI system concerned, giving details, in particular, of the non-compliance and of any corrective actions taken.
5. Upon a reasoned request from a relevant competent authority, distributors of a high-risk AI system shall provide that authority with all the information and documentation regarding their actions pursuant to paragraphs 1 to 4 necessary to demonstrate the conformity of that system with the requirements set out in Section 2.
6. Distributors shall cooperate with the relevant competent authorities in any action those authorities take in relation to a high-risk AI system made available on the market by the distributors, in particular to reduce or mitigate the risk posed by it.


---

# 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/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/24.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.
