> 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/eu-level/consultations/targeted-consultation-review-of-mica.md).

# Targeted MiCA Review Consultation

|                             |                                                                                                                                                                                           |
| --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Consulting body**         | Directorate-General for Financial Stability, Financial Services and Capital Markets Union                                                                                                 |
| **What is being consulted** | Review of Regulation on the Markets in Crypto-Assets (MiCA)                                                                                                                               |
| **Lifecycle**               | Open                                                                                                                                                                                      |
| **Opened**                  | 20 May 2026                                                                                                                                                                               |
| **Deadline**                | 31 August 2026, 23:59 (CEST)                                                                                                                                                              |
| **Response channel**        | [Respond to the consultation](https://ec.europa.eu/eusurvey/runner/mica-review-targeted-2026)                                                                                             |
| **Related legal basis**     | [Articles 140](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-140.md) and [142](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-142.md) MiCA |
| **Source**                  | [European Commission](https://finance.ec.europa.eu/regulation-and-supervision/consultations-0/targeted-consultation-review-mica-regulation_en)                                            |

### Target audience

This consultation is intended for a more specialised audience, such as digital assets industry representatives ([crypto-asset service](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset-service.md) providers, crypto-asset issuers) and public authorities (e.g. national or European supervisors, central banks, Ministries of finance).

### Why we are consulting

This consultation will help the European Commission to assess whether the Markets in Crypto‑Assets Regulation (MiCA) remains fit for purpose in light of the initial implementation and market and policy developments since its entry into application.

The answers will help the Commission put together the report on MiCA application and the latest developments in markets in crypto-assets, which it is mandated to prepare under Articles 140 and 142 of this regulation. The report may, if warranted, be accompanied by a new legislative proposal to amend and complement this regulation.

### Documents

* [Consultation document: Targeted consultation on the review of MiCA Regulation](https://finance.ec.europa.eu/document/download/62be7015-f066-4fac-b74e-71bacdbcc9f5_en?filename=2026-mica-review-targeted-consultation-document_en.pdf)
* [Specific privacy statement: Targeted consultation on the review of MiCA Regulation](https://finance.ec.europa.eu/document/download/b6bd37fe-89ad-4e9a-9188-efa9743c4e2e_en?filename=2026-mica-review-targeted-specific-privacy-statement_en.pdf)

### Follow-up

No feedback statement or final report has been published yet. Update this page when the Commission closes the consultation, publishes a summary of responses, or publishes the resulting MiCA review report.

### Related

* [crypto-asset service](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset-service.md) — defined term used on this page
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset.md) — defined term used on this page
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/tofr/crypto-asset.md) — defined term used on this page


---

# 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/eu-level/consultations/targeted-consultation-review-of-mica.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.
