> 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-vi-measures-in-support-of-innovation-art.-57-63/62.md).

# Art. 62 — Measures for providers and deployers, in particular SMEs, including start-ups

1. Member States shall undertake the following actions:
   1. provide SMEs, including start-ups, having a registered office or a branch in the Union, with priority access to the AI regulatory sandboxes, to the extent that they fulfil the eligibility conditions and selection criteria; the priority access shall not preclude other SMEs, including start-ups, other than those referred to in this paragraph from access to the [AI regulatory sandbox](https://headlesslaw.com/definitions/ai-act/ai-regulatory-sandbox/), provided that they also fulfil the eligibility conditions and selection criteria;
   2. organise specific awareness raising and training activities on the application of this Regulation tailored to the needs of SMEs including start-ups, deployers and, as appropriate, local public authorities;
   3. utilise existing dedicated channels and where appropriate, establish new ones for communication with SMEs including start-ups, deployers, other innovators and, as appropriate, local public authorities to provide advice and respond to queries about the implementation of this Regulation, including as regards participation in AI regulatory sandboxes;
   4. facilitate the participation of SMEs and other relevant stakeholders in the standardisation development process.
2. The specific interests and needs of the SME providers, including start-ups, shall be taken into account when setting the fees for [conformity assessment](https://headlesslaw.com/definitions/ai-act/conformity-assessment/) under [Article 43](/mica.wtf/ai-act/chapter-iii-high-risk-ai-systems-art.-6-49/43.md), reducing those fees proportionately to their size, market size and other relevant indicators.
3. The [AI Office](https://headlesslaw.com/definitions/ai-act/ai-office/) shall undertake the following actions:
   1. provide standardised templates for areas covered by this Regulation, as specified by the Board in its request;
   2. develop and maintain a single information platform providing easy to use information in relation to this Regulation for all operators across the Union;
   3. organise appropriate communication campaigns to raise awareness about the obligations arising from this Regulation;
   4. evaluate and promote the convergence of best practices in public procurement procedures in relation to AI systems.


---

# 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-vi-measures-in-support-of-innovation-art.-57-63/62.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.
