> 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/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-134.md).

# Article 134

|                 |                                                                                 |
| --------------- | ------------------------------------------------------------------------------- |
| **Instrument**  | Regulation (EU) 2023/1114 (MiCA)                                                |
| **Source**      | [EUR-Lex](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32023R1114) |
| **Status**      | In force                                                                        |
| **Review rule** | Legal-text changes require human review                                         |

### Procedural rules for taking supervisory measures and imposing fines

1. Where, in carrying out its supervisory responsibilities under [Article 117](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-4/article-117.md), there are clear and demonstrable grounds to suspect that there has been or will be an infringement as listed in Annex V or VI, EBA shall appoint an independent investigation officer within EBA to investigate the matter. The investigation officer shall not be involved or have been directly or indirectly involved in the supervision of the [issuers](https://www.mica.wtf/definitions/definitions/mica/issuer) of significant [asset-referenced tokens](https://www.mica.wtf/definitions/definitions/mica/asset-referenced-token) or issuers of significant [e-money tokens](https://www.mica.wtf/definitions/definitions/mica/electronic-money-token) concerned and shall perform its functions independently from EBA.
2. The investigation officer shall investigate the alleged infringements, taking into account any comments submitted by the persons who are subject to the investigation, and shall submit a complete file with the investigation officer’s findings to EBA.
3. In order to carry out its tasks, the investigation officer may exercise the power to request information in accordance with [Article 122](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-122.md) and the power to conduct investigations and on-site inspections in accordance with Articles [123](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-123.md) and [124](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-124.md). When using those powers, the investigation officer shall comply with [Article 121](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-121.md).
4. Where carrying out its tasks, the investigation officer shall have access to all documents and information gathered by EBA in its supervisory activities.
5. Upon completion of its investigation and before submitting the file with its findings to EBA, the investigation officer shall give the persons subject to the investigation the opportunity to be heard on the matters being investigated. The investigation officer shall base its findings only on facts on which the persons concerned have had the opportunity to comment.
6. The rights of the defence of the persons concerned shall be fully respected during investigations under this Article.
7. When submitting the file with its findings to EBA, the investigation officer shall notify the persons who are subject to the investigation thereof. The persons subject to the investigation shall be entitled to have access to the file, subject to the legitimate interest of other persons in the protection of their business secrets. The right of access to the file shall not extend to confidential information affecting third parties or EBA’s internal preparatory documents.
8. Based on the file containing the investigation officer’s findings and, when requested by the persons subject to the investigation, after having heard those persons in accordance with [Article 135](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-135.md), EBA shall decide whether an infringement as listed in Annex V or VI has been committed by the [issuer](https://www.mica.wtf/definitions/definitions/mica/issuer) of the significant [asset-referenced token](https://www.mica.wtf/definitions/definitions/mica/asset-referenced-token) or the issuer of the significant [e-money token](https://www.mica.wtf/definitions/definitions/mica/electronic-money-token) subject to the investigation and, in such a case, shall take a supervisory measure in accordance with [Article 130](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-130.md) or impose a fine in accordance with [Article 131](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-131.md).
9. The investigation officer shall not participate in EBA’s deliberations or in any other way intervene in EBA’s decision-making process.
10. The Commission shall adopt delegated acts in accordance with [Article 139](/mica/title-viii-delegated-acts-art.-139/article-139.md) by 30 June 2024 to supplement this Regulation by specifying further the procedural rules for the exercise of the power to impose fines or periodic penalty payments, including provisions on the rights of the defence, temporal provisions, the collection of fines or periodic penalty payments and the limitation periods for the imposition and enforcement of fines and periodic penalty payments.
11. EBA shall bring matters to the attention of the relevant national authorities for investigation and, where appropriate, criminal prosecution where, in carrying out its duties under this Regulation, it finds that there are serious indications of the possible existence of facts liable to constitute criminal offences. In addition, EBA shall refrain from imposing fines or periodic penalty payments where it is aware that a prior acquittal or conviction arising from an identical fact or facts which are substantially the same has already acquired the force of res judicata as a result of criminal proceedings under national law.

***

**Level 2 instruments**

* [Draft RTS — Crypto Exposure Values](/eu-level/technical-standards/rts/regulatory-technical-standards-on-the-calculation-and-aggregation-of-crypto-exposure-values.md) — RTS (final draft submitted)
* [2024/1504 — EBA Fines Procedure](/eu-level/technical-standards/rts/delegated-regulation-eba-fines-procedural-rules.md) — Delegated Regulation

### Related

* [asset-referenced token](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/asset-referenced-token.md) — definition used in this article
* [issuer](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/issuer.md) — definition used in this article


---

# 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/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-134.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.
