> 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-v-market-surveillance-and-enforcement-art.-52-60/58.md).

# Art. 58 — Formal non-compliance

CRA Article 58 — Formal non-compliance. Regulation (EU) 2024/2847, Chapter V — Market surveillance and enforcement.

1. Where the [market surveillance authority](https://headlesslaw.com/definitions/cra/market-surveillance-authority/) of a Member State makes one of the following findings, it shall require the relevant [manufacturer](https://headlesslaw.com/definitions/cra/manufacturer/) to put an end to the non-compliance concerned:
   1. the [CE marking](https://headlesslaw.com/definitions/cra/ce-marking/) has been affixed in violation of [Articles 29](/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/29.md) and [30](/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/30.md);
   2. the CE marking has not been affixed;
   3. the EU declaration of conformity has not been drawn up;
   4. the EU declaration of conformity has not been drawn up correctly;
   5. the identification number of the [notified body](https://headlesslaw.com/definitions/cra/notified-body/) which is involved in the [conformity assessment](https://headlesslaw.com/definitions/cra/conformity-assessment/) procedure, where applicable, has not been affixed;
   6. the technical documentation is either not available or not complete.
2. Where the non-compliance referred to in paragraph 1 persists, the Member State concerned shall take all appropriate measures to restrict or prohibit the [product with digital elements](https://headlesslaw.com/definitions/cra/product-with-digital-elements/) from being made available on the market or ensure that it is recalled or withdrawn from the market.


---

# 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-v-market-surveillance-and-enforcement-art.-52-60/58.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.
