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

# Overview

Non-binding Q\&As, opinions and statements from ESMA, EBA, the [Joint Committee](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/dora/joint-committee.md) and selected Commission implementation material clarifying the application of MiCA and Data Act provisions.

### Classification

**Adopted instruments** — Statements, opinions, Q\&As, factsheets, supervisory briefings and Commission implementation-support materials published by ESMA, EBA, the [Joint Committee](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/dora/joint-committee.md), or the European Commission. Listed by date descending within each subfolder.

**Pending instruments** — Draft soft-law instruments under consultation are not included; only published outputs appear here.

### Scope

Covers supervisory expectations, transitional arrangements, cross-sectoral interpretation, and operational guidance issued outside the binding RTS/ITS framework.

### Data Act implementation support

These pages record published Commission implementation-support material located in the July 2026 survey. They are non-binding and do not replace the Data Act legal text.

* [Commission FAQ — Data Act](/eu-level/soft-law/commission-data-act-faq.md)
* [Commission Data Act MCTs/SCCs](/eu-level/soft-law/commission-data-act-mct-scc-recommendation.md)

### Related

* [Joint Committee](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/dora/joint-committee.md) — defined term used on this page
* [EBA Priorities — ART/EMT Issuers 2024](/eu-level/soft-law/priorities-for-the-supervision-of-for-art-and-emt-issuers.md)
* [EBA Priorities 2026 — ART/EMT Issuers](/eu-level/soft-law/supervisory-priorities-2026-art-emt-issuers.md)
* [EBA Statement — Application of MiCAR to ARTs and EMTs](/eu-level/soft-law/eba-statement-on-the-application-of-micar-to-arts-and-emts.md)
* [Commission FAQ — Data Act](/eu-level/soft-law/commission-data-act-faq.md)
* [Commission Data Act MCTs/SCCs](/eu-level/soft-law/commission-data-act-mct-scc-recommendation.md)
* [ESMA Statement — MiCA Data Standards and Format Requirements](/eu-level/soft-law/statement-on-mica-data-standards-format-requirements.md)
* [ESMA Statement — MiCA Transitional Measures](/eu-level/soft-law/statement-on-mica-transitional-measures.md)
* [ESMA Supervisory Briefing — CASP Authorisation](/eu-level/soft-law/statement-casp-authorisation-supervisory-briefing.md)
* [Joint EBA/ESMA Factsheet — DeFi](/eu-level/soft-law/joint-eba-and-esma-factsheet-on-decentralised-finance-defi.md)
* [Joint EBA/ESMA — Crypto Lending/Staking](/eu-level/soft-law/joint-eba-and-esma-factsheet-on-crypto-lending-borrowing-and-staking.md)


---

# 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/soft-law/soft-law.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.
