> 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/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/28.md).

# Art. 28 — EU declaration of conformity

CRA Article 28 — EU declaration of conformity. Regulation (EU) 2024/2847, Chapter III — Conformity of the product with digital elements.

1. The EU declaration of conformity shall be drawn up by manufacturers in accordance with [Article 13(12)](/cra/chapter-ii-obligations-of-economic-operators-and-provisions-in-relation-to-free-and-open-source-soft/13.md) and state that the fulfilment of the applicable essential [cybersecurity](https://headlesslaw.com/definitions/cra/cybersecurity/) requirements set out in Annex I has been demonstrated.
2. The EU declaration of conformity shall have the model structure set out in Annex V and shall contain the elements specified in the relevant [conformity assessment](https://headlesslaw.com/definitions/cra/conformity-assessment/) procedures set out in Annex VIII. Such a declaration shall be updated as appropriate. It shall be made available in the languages required by the Member State in which the [product with digital elements](https://headlesslaw.com/definitions/cra/product-with-digital-elements/) is placed on the market or made available on the market.

   The simplified EU declaration of conformity referred to in [Article 13(20)](/cra/chapter-ii-obligations-of-economic-operators-and-provisions-in-relation-to-free-and-open-source-soft/13.md) shall have the model structure set out in Annex VI. It shall be made available in the languages required by the Member State in which the product with digital elements is placed on the market or made available on the market.
3. Where a product with digital elements is subject to more than one Union legal act requiring an EU declaration of conformity, a single EU declaration of conformity shall be drawn up in respect of all such Union legal acts. That declaration shall contain the identification of the Union legal acts concerned, including their publication references.
4. By drawing up the EU declaration of conformity, the [manufacturer](https://headlesslaw.com/definitions/cra/manufacturer/) shall assume responsibility for the compliance of the product with digital elements.
5. The Commission is empowered to adopt delegated acts in accordance with [Article 61](/cra/chapter-vi-delegated-powers-and-committee-procedure-art.-61-62/61.md) to supplement this Regulation by adding elements to the minimum content of the EU declaration of conformity set out in Annex V to take account of technological developments.


---

# 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/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/28.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.
