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

# Art. 91 — Power to request documentation and information

1. The Commission may request the [provider](https://headlesslaw.com/definitions/ai-act/provider/) of the [general-purpose AI model](https://headlesslaw.com/definitions/ai-act/general-purpose-ai-model/) concerned to provide the documentation drawn up by the provider in accordance with [Articles 53](/mica.wtf/ai-act/chapter-v-general-purpose-ai-models-art.-51-56/53.md) and [55](/mica.wtf/ai-act/chapter-v-general-purpose-ai-models-art.-51-56/55.md), or any additional information that is necessary for the purpose of assessing compliance of the provider with this Regulation.
2. Before sending the request for information, the [AI Office](https://headlesslaw.com/definitions/ai-act/ai-office/) may initiate a structured dialogue with the provider of the general-purpose AI model.
3. Upon a duly substantiated request from the scientific panel, the Commission may issue a request for information to a provider of a general-purpose AI model, where the access to information is necessary and proportionate for the fulfilment of the tasks of the scientific panel under [Article 68(2)](/mica.wtf/ai-act/chapter-vii-governance-art.-64-70/68.md).
4. The request for information shall state the legal basis and the purpose of the request, specify what information is required, set a period within which the information is to be provided, and indicate the fines provided for in [Article 101](/mica.wtf/ai-act/chapter-xii-penalties-art.-99-101/101.md) for supplying incorrect, incomplete or misleading information.
5. The provider of the general-purpose AI model concerned, or its representative shall supply the information requested. In the case of legal persons, companies or firms, or where the provider has no legal personality, the persons authorised to represent them by law or by their statutes, shall supply the information requested on behalf of the provider of the general-purpose AI model concerned. Lawyers duly authorised to act may supply information on behalf of their clients. The clients shall nevertheless remain fully responsible if the information supplied is incomplete, incorrect or misleading.


---

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