> 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-2295-status-entities-providing-crypto-asset-services-part.md).

# Status of entities providing crypto-asset services as part of the grandfathering regime

|                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Authority**   | ESMA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| **Q\&A ID**     | ESMA\_QA\_2295                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Status**      | Answer Published                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Published**   | 2 October 2024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Legal basis** | [Article 143](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.md) [MiCA](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md); [Article 3(1)](/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3.md) [MiCA](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md); [Article 63](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-63.md) [MiCA](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md); [Article 75(9)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-3/article-75.md) [MiCA](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md) |
| **Source**      | [ESMA Q\&A](https://www.esma.europa.eu/publications-data/questions-answers/2295)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |

### Question

Are Crypto-asset service providers that provided their services in accordance with applicable law before 30 December 2024 and which are authorised to continue to do so under the law of a Member State in accordance with [Article 143](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.md) of MiCA, considered to be crypto-asset service providers under the terms of MICA during the transitional period until they are authorised?

***

### Answer

No. Crypto-asset service providers that provided their services in accordance with applicable law before 30 December 2024 can continue to do so until the end of the applicable transition period (and not later than 1 July 2026), or until they are granted an authorisation, in accordance with MiCA.

Crypto-asset service providers authorised to perform their activities during the transitional period are not authorised within the meaning of this [Article 3(1)](/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3.md)(15) of MICA and therefore do not constitute “crypto-asset service providers” under the terms of MICA. The requirements of MiCA are therefore not applicable to them until they are granted an authorisation pursuant to Article 63.

As a consequence of the foregoing, when, under MiCA, an authorised crypto-asset service provider is subject to requirements in relation to another entity providing crypto-asset services’ compliance with requirements for crypto-asset service providers, the authorised crypto-asset service provider may consider that these requirements are deemed to be complied with by an entity providing crypto-asset services under the transitional regime until such entity ceases to benefit from the applicable transitional period.

An entity providing crypto-asset services under the transitional regime may therefore continue to provide its services to an authorised crypto-asset services provider, until the end of the applicable transitional period. Inversely, an authorised crypto-asset services provider can have recourse to such entity under the transitional regime until the end of the applicable transitional period, including in the context of [Article 75(9)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-3/article-75.md) of MiCA.

In the absence of a transitional period under Regulation (EU) 2023/1113, this clarification should not be read as exempting any entities providing crypto-asset services from fulfilling their obligations under that Regulation.

As a reminder, please see Q\&A 2086 in relation to the provision of cross-border services during the transitional period.

***

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


---

# 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-2295-status-entities-providing-crypto-asset-services-part.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.
