> 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-vii-governance-art.-64-70/68.md).

# Art. 68 — Scientific panel of independent experts

1. The Commission shall, by means of an implementing act, make provisions on the establishment of a scientific panel of independent experts (the scientific panel) intended to support the enforcement activities under this Regulation. That implementing act shall be adopted in accordance with the examination procedure referred to in [Article 98(2)](/mica.wtf/ai-act/chapter-xi-delegation-of-power-and-committee-procedure-art.-97-98/98.md).
2. The scientific panel shall consist of experts selected by the Commission on the basis of up-to-date scientific or technical expertise in the field of AI necessary for the tasks set out in paragraph 3, and shall be able to demonstrate meeting all of the following conditions:

   1. having particular expertise and competence and scientific or technical expertise in the field of AI;
   2. independence from any [provider](https://headlesslaw.com/definitions/ai-act/provider/) of AI systems or general-purpose AI models;
   3. an ability to carry out activities diligently, accurately and objectively.

   The Commission, in consultation with the Board, shall determine the number of experts on the panel in accordance with the required needs and shall ensure fair gender and geographical representation.
3. The scientific panel shall advise and support the [AI Office](https://headlesslaw.com/definitions/ai-act/ai-office/), in particular with regard to the following tasks:
   1. supporting the implementation and enforcement of this Regulation as regards general-purpose AI models and systems, in particular by:
      1. alerting the AI Office of possible systemic risks at Union level of general-purpose AI models, in accordance with [Article 90](/mica.wtf/ai-act/chapter-ix-post-market-monitoring-information-sharing-and-market-surveillance-art.-72-94/90.md);
      2. contributing to the development of tools and methodologies for evaluating capabilities of general-purpose AI models and systems, including through benchmarks;
      3. providing advice on the classification of general-purpose AI models with [systemic risk](https://headlesslaw.com/definitions/ai-act/systemic-risk/);
      4. providing advice on the classification of various general-purpose AI models and systems;
      5. contributing to the development of tools and templates;
   2. supporting the work of market surveillance authorities, at their request;
   3. supporting cross-border market surveillance activities as referred to in [Article 74(11)](/mica.wtf/ai-act/chapter-ix-post-market-monitoring-information-sharing-and-market-surveillance-art.-72-94/74.md), without prejudice to the powers of market surveillance authorities;
   4. supporting the AI Office in carrying out its duties in the context of the Union safeguard procedure pursuant to [Article 81](/mica.wtf/ai-act/chapter-ix-post-market-monitoring-information-sharing-and-market-surveillance-art.-72-94/81.md).
4. The experts on the scientific panel shall perform their tasks with impartiality and objectivity, and shall ensure the confidentiality of information and data obtained in carrying out their tasks and activities. They shall neither seek nor take instructions from anyone when exercising their tasks under paragraph 3. Each expert shall draw up a declaration of interests, which shall be made publicly available. The AI Office shall establish systems and procedures to actively manage and prevent potential conflicts of interest.
5. The implementing act referred to in paragraph 1 shall include provisions on the conditions, procedures and detailed arrangements for the scientific panel and its members to issue alerts, and to request the assistance of the AI Office for the performance of the tasks of the scientific panel.


---

# 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-vii-governance-art.-64-70/68.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.
