> 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-ix-post-market-monitoring-information-sharing-and-market-surveillance-art.-72-94/76.md).

# Art. 76 — Supervision of testing in real world conditions by market surveillance authorities

1. Market surveillance authorities shall have competences and powers to ensure that testing in real world conditions is in accordance with this Regulation.
2. Where testing in real world conditions is conducted for AI systems that are supervised within an [AI regulatory sandbox](https://headlesslaw.com/definitions/ai-act/ai-regulatory-sandbox/) under [Article 58](/mica.wtf/ai-act/chapter-vi-measures-in-support-of-innovation-art.-57-63/58.md), the market surveillance authorities shall verify the compliance with [Article 60](/mica.wtf/ai-act/chapter-vi-measures-in-support-of-innovation-art.-57-63/60.md) as part of their supervisory role for the AI regulatory sandbox. Those authorities may, as appropriate, allow the testing in real world conditions to be conducted by the [provider](https://headlesslaw.com/definitions/ai-act/provider/) or prospective provider, in derogation from the conditions set out in [Article 60(4)](/mica.wtf/ai-act/chapter-vi-measures-in-support-of-innovation-art.-57-63/60.md), points (f) and (g).
3. Where a [market surveillance authority](https://headlesslaw.com/definitions/ai-act/market-surveillance-authority/) has been informed by the prospective provider, the provider or any third party of a [serious incident](https://headlesslaw.com/definitions/ai-act/serious-incident/) or has other grounds for considering that the conditions set out in [Articles 60](/mica.wtf/ai-act/chapter-vi-measures-in-support-of-innovation-art.-57-63/60.md) and [61](/mica.wtf/ai-act/chapter-vi-measures-in-support-of-innovation-art.-57-63/61.md) are not met, it may take either of the following decisions on its territory, as appropriate:
   1. to suspend or terminate the testing in real world conditions;
   2. to require the provider or prospective provider and the [deployer](https://headlesslaw.com/definitions/ai-act/deployer/) or prospective deployer to modify any aspect of the testing in real world conditions.
4. Where a market surveillance authority has taken a decision referred to in paragraph 3 of this Article, or has issued an objection within the meaning of [Article 60(4)](/mica.wtf/ai-act/chapter-vi-measures-in-support-of-innovation-art.-57-63/60.md), point (b), the decision or the objection shall indicate the grounds therefor and how the provider or prospective provider can challenge the decision or objection.
5. Where applicable, where a market surveillance authority has taken a decision referred to in paragraph 3, it shall communicate the grounds therefor to the market surveillance authorities of other Member States in which the [AI system](https://headlesslaw.com/definitions/ai-act/ai-system/) has been tested in accordance with the testing plan.


---

# 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-ix-post-market-monitoring-information-sharing-and-market-surveillance-art.-72-94/76.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.
