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

# Art. 30 — Rules and conditions for affixing the CE marking

CRA Article 30 — Rules and conditions for affixing the CE marking. Regulation (EU) 2024/2847, Chapter III — Conformity of the product with digital elements.

1. The [CE marking](https://headlesslaw.com/definitions/cra/ce-marking/) shall be affixed visibly, legibly and indelibly to the [product with digital elements](https://headlesslaw.com/definitions/cra/product-with-digital-elements/). Where that is not possible or not warranted on account of the nature of the product with digital elements, it shall be affixed to the packaging and to the EU declaration of conformity referred to in [Article 28](/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/28.md) accompanying the product with digital elements. For products with digital elements which are in the form of [software](https://headlesslaw.com/definitions/cra/software/), the CE marking shall be affixed either to the EU declaration of conformity referred to in [Article 28](/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/28.md) or on the website accompanying the software product. In the latter case, the relevant section of the website shall be easily and directly accessible to consumers.
2. On account of the nature of the product with digital elements, the height of the CE marking affixed to the product with digital elements may be lower than 5 mm, provided that it remains visible and legible.
3. The CE marking shall be affixed before the product with digital elements is placed on the market. It may be followed by a pictogram or any other mark indicating a special [cybersecurity risk](https://headlesslaw.com/definitions/cra/cybersecurity-risk/) or use set out in the implementing acts referred to in paragraph 6.
4. The CE marking shall be followed by the identification number of the [notified body](https://headlesslaw.com/definitions/cra/notified-body/), where that body is involved in the [conformity assessment](https://headlesslaw.com/definitions/cra/conformity-assessment/) procedure based on full quality assurance (based on module H) referred to in [Article 32](/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/32.md).

   The identification number of the notified body shall be affixed by the body itself or, under its instructions, by the [manufacturer](https://headlesslaw.com/definitions/cra/manufacturer/) or the manufacturer’s [authorised representative](https://headlesslaw.com/definitions/cra/authorised-representative/).
5. Member States shall build upon existing mechanisms to ensure correct application of the regime governing the CE marking and shall take appropriate action in the event of improper use of that marking. Where the product with digital elements is subject to Union harmonisation legislation, other than this Regulation, which also provides for the affixing of the CE marking, the CE marking shall indicate that the product also fulfils the requirements set out in such other Union harmonisation legislation.
6. The Commission may, by means of implementing acts, lay down technical specifications for labels, pictograms or any other marks related to the security of the products with digital elements, their support periods and mechanisms to promote their use and to increase public awareness about the security of products with digital elements. When preparing the draft implementing acts, the Commission shall consult relevant stakeholders, and, if it has already been established pursuant to [Article 52(15)](/cra/chapter-v-market-surveillance-and-enforcement-art.-52-60/52.md), ADCO. Those implementing acts shall be adopted in accordance with the examination procedure referred to in [Article 62(2)](/cra/chapter-vi-delegated-powers-and-committee-procedure-art.-61-62/62.md).


---

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