> 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/q-and-a/esma-qa-2069-article-60-entities-transitional.md).

# Art. 60 transitional provision

|                 |                                                                                                                                                                                                                                        |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | ESMA                                                                                                                                                                                                                                   |
| **Q\&A ID**     | ESMA\_QA\_2069                                                                                                                                                                                                                         |
| **Status**      | Answer Published                                                                                                                                                                                                                       |
| **Published**   | 20 June 2024                                                                                                                                                                                                                           |
| **Legal basis** | [Articles 60](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-60.md), [143(3)](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.md) MiCA |
| **Source**      | [ESMA Q\&A](https://www.esma.europa.eu/publications-data/questions-answers/2069)                                                                                                                                                       |

### Question

Can financial entities referred to in [Article 60](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-60.md) MiCA which provided crypto-asset services according to applicable law before 30 December 2024 rely on the transitional provision of [Article 143](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.md)(3) MiCA, even if they are not required to seek an authorisation under [Article 63](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-63.md) MiCA?

***

### Answer

Answer provided by the European Commission

Yes. [Article 143(3)](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.md) MiCA provides that all crypto asset service providers that provided their services in accordance with applicable law before 30 December 2024 may benefit from the transitional period introduced in that provision. As financial entities referred to in [Article 60](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-60.md) MiCA may have provided crypto asset services in accordance with applicable law before 30 December 2024, they may also benefit from the transitional provision.

If financial entities referred to in [Article 60](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-60.md) MiCA wish to continue providing crypto asset services, they must notify the information referred to in [Article 60(7)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-60.md) MiCA to the [competent authority](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/competent-authority.md) of their home Member States as required by that Article.

Disclaimer:

The answers clarify provisions already contained in the applicable legislation. They do not extend in any way the rights and obligations deriving from such legislation nor do they introduce any additional requirements for the concerned operators and competent authorities. The answers are merely intended to assist natural or legal persons, including competent authorities and Union institutions and bodies in clarifying the application or implementation of the relevant legal provisions. Only the Court of Justice of the European Union is competent to authoritatively interpret Union law. The views expressed in the internal Commission Decision cannot prejudge the position that the European Commission might take before the Union and national courts.

***

**Source:** [ESMA original document](https://www.esma.europa.eu/publications-data/questions-answers/2069)

### Related

* [competent authority](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/competent-authority.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/q-and-a/esma-qa-2069-article-60-entities-transitional.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.
