> 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-2085-new-casps-established-before-after-30-december.md).

# New CASPs established before (and after) 30 December 2024

|                 |                                                                                                                                                                                                                                                                                                                                           |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | ESMA                                                                                                                                                                                                                                                                                                                                      |
| **Q\&A ID**     | ESMA\_QA\_2085                                                                                                                                                                                                                                                                                                                            |
| **Status**      | Answer Published                                                                                                                                                                                                                                                                                                                          |
| **Published**   | 29 January 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 143(3)](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.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/2085)                                                                                                                                                                                                                                                          |

### Question

Does [Article 143](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.md) allow for new CASPs established between MiCA’s entry into force (June 2022) and 30 December 2024 to continue providing crypto-asset services (under national applicable law) until 1 July 2026 (assuming the MS allows the full duration of the grandfathering period)?

***

### Answer

Yes. [Article 143(3)](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.md) of MiCA allows entities providing crypto services to benefit from grandfathering if they provided their services in accordance with applicable national law before 30 December 2024. There is no effective ‘date of initiation’ related to entry into force or other temporal constraint (i.e., if the entity providing crypto services began offering services in 2014, it would still be eligible for grandfathering).

For those entities offering crypto services who did not provide such services (or exist as a legal entity) under any applicable laws before 30 December 2024, they will not benefit from grandfathering. To provide services in the transitional period (and after), they must acquire a MiCA authorisation.

***

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


---

# 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-2085-new-casps-established-before-after-30-december.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.
