> 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-1/article-104.md).

# Article 104

|                 |                                                                                 |
| --------------- | ------------------------------------------------------------------------------- |
| **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                                         |

### EBA temporary intervention powers

1. In accordance with Article 9(5) of Regulation (EU) No 1093/2010, EBA may, where the conditions in paragraphs 2 and 3 of this Article are fulfilled, temporarily prohibit or restrict:

   1. the marketing, distribution or sale of certain [asset-referenced tokens](https://www.mica.wtf/definitions/definitions/mica/asset-referenced-token) or [e-money tokens](https://www.mica.wtf/definitions/definitions/mica/electronic-money-token) or asset-referenced tokens or e-money tokens with certain specified features; or
   2. a type of activity or practice related to [asset-referenced tokens](https://www.mica.wtf/definitions/definitions/mica/asset-referenced-token) or [e-money tokens](https://www.mica.wtf/definitions/definitions/mica/electronic-money-token).

   A prohibition or restriction may apply in certain circumstances, or be subject to exceptions, specified by EBA.
2. EBA shall take a measure pursuant to paragraph 1 only if all of the following conditions are fulfilled:
   1. the proposed prohibition or restriction addresses a significant investor protection concern or a threat to the orderly functioning and integrity of markets in [crypto-assets](https://www.mica.wtf/definitions/definitions/mica/crypto-asset) or to the stability of the whole or part of the financial system in the Union;
   2. the regulatory requirements under Union law that are applicable to the relevant asset-referenced tokens, e-money tokens or [crypto-asset services](https://www.mica.wtf/definitions/definitions/mica/crypto-asset-service) related to them do not address the threat at issue;
   3. a relevant [competent authority](https://www.mica.wtf/definitions/definitions/mica/competent-authority) has not taken action to address the threat at issue or the actions that have been taken do not adequately address that threat.
3. When taking a measure pursuant to paragraph 1, EBA shall ensure that the measure does not:

   1. have a detrimental effect on the efficiency of markets in [crypto-assets](https://www.mica.wtf/definitions/definitions/mica/crypto-asset) or on holders of asset-referenced tokens or e-money tokens or [clients](https://www.mica.wtf/definitions/definitions/mica/client) receiving [crypto-asset services](https://www.mica.wtf/definitions/definitions/mica/crypto-asset-service) that is disproportionate to the benefits of the measure; and
   2. create a risk of regulatory arbitrage.

   Where [competent authorities](https://www.mica.wtf/definitions/definitions/mica/competent-authority) have taken a measure pursuant to [Article 105](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-1/article-105.md), EBA may take any of the measures referred to in paragraph 1 of this Article without issuing an opinion pursuant to [Article 106](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-1/article-106.md)(2).
4. Before deciding to take a measure pursuant to paragraph 1, EBA shall notify the relevant competent authorities of the measure it intends to take.
5. EBA shall publish on its website a notice of a decision to take a measure pursuant to paragraph 1. That notice shall specify the details of the prohibition or restriction imposed and specify a time after the publication of the notice from which the measures will take effect. A prohibition or restriction shall only apply to activities after the measure has taken effect.
6. EBA shall review a prohibition or restriction imposed pursuant to paragraph 1 at appropriate intervals, and at least every six months. Following at least two consecutive renewals and based on a proper analysis assessing the impact on consumers, EBA may decide on the annual renewal of the prohibition or restriction.
7. Measures taken by EBA pursuant to this Article shall prevail over any previous measure taken by the relevant [competent authority](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/competent-authority.md) on the same matter.
8. The Commission shall adopt delegated acts in accordance with [Article 139](/mica/title-viii-delegated-acts-art.-139/article-139.md) to supplement this Regulation by specifying the criteria and factors to be taken into account by EBA in determining whether there is a significant investor protection concern or a threat to the orderly functioning and integrity of markets in crypto-assets or to the stability of the whole or part of the financial system of the Union for the purposes of paragraph 2, point (a), of this Article.

***

**Level 2 instruments**

* [2024/1507 — Product Intervention](/eu-level/technical-standards/rts/delegated-regulation-product-intervention-criteria.md) — Delegated Regulation

### Related

* [competent authority](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/competent-authority.md) — definition used in this article
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset.md) — definition used in this article
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/tofr/crypto-asset.md) — definition used in this article
* [client](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/client.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-1/article-104.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.
