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

# Art. 16 — Obligations of providers of high-risk AI systems

Providers of high-risk AI systems shall:

1. ensure that their high-risk AI systems are compliant with the requirements set out in Section 2;
2. indicate on the high-risk [AI system](https://headlesslaw.com/definitions/ai-act/ai-system/) or, where that is not possible, on its packaging or its accompanying documentation, as applicable, their name, registered trade name or registered trade mark, the address at which they can be contacted;
3. have a quality management system in place which complies with [Article 17](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/17.md);
4. keep the documentation referred to in [Article 18](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/18.md);
5. when under their control, keep the logs automatically generated by their high-risk AI systems as referred to in [Article 19](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/19.md);
6. ensure that the high-risk AI system undergoes the relevant [conformity assessment](https://headlesslaw.com/definitions/ai-act/conformity-assessment/) procedure as referred to in [Article 43](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/43.md), prior to its being placed on the market or put into service;
7. draw up an EU declaration of conformity in accordance with [Article 47](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/47.md);
8. affix the [CE marking](https://headlesslaw.com/definitions/ai-act/ce-marking/) to the high-risk AI system or, where that is not possible, on its packaging or its accompanying documentation, to indicate conformity with this Regulation, in accordance with [Article 48](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/48.md);
9. comply with the registration obligations referred to in [Article 49(1)](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/49.md);
10. take the necessary corrective actions and provide information as required in [Article 20](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/20.md);
11. upon a reasoned request of a [national competent authority](https://headlesslaw.com/definitions/ai-act/national-competent-authority/), demonstrate the conformity of the high-risk AI system with the requirements set out in Section 2;
12. ensure that the high-risk AI system complies with accessibility requirements in accordance with Directives (EU) 2016/2102 and (EU) 2019/882.


---

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