> 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-2220-entities-not-authorised-casps-end-transition-period.md).

# Entities not authorised as CASPs by the end of the transition period

|                 |                                                                                                                                                                                                                                                                                                                                                                                        |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | ESMA                                                                                                                                                                                                                                                                                                                                                                                   |
| **Q\&A ID**     | ESMA\_QA\_2220                                                                                                                                                                                                                                                                                                                                                                         |
| **Status**      | Answer Published                                                                                                                                                                                                                                                                                                                                                                       |
| **Published**   | 4 July 2024                                                                                                                                                                                                                                                                                                                                                                            |
| **Legal basis** | [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); [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) |
| **Source**      | [ESMA Q\&A](https://www.esma.europa.eu/publications-data/questions-answers/2220)                                                                                                                                                                                                                                                                                                       |

### Question

Where an entity providing crypto-asset services in accordance with applicable law before 30 December 2024 has applied for but has not been granted or refused authorisation by the end of the transition period, can this entity continue providing services until it is granted or refused authorisation?

***

### Answer

[Article 143(3)](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.md) of MiCA provides that “crypto-asset service providers that provided their services in accordance with applicable law before 30 December 2024, may continue to do so until 1 July 2026 or until they are granted or refused an authorisation pursuant to Article 63, whichever is sooner. Member States may decide not to apply the transitional regime for crypto-asset service providers provided for in the first subparagraph or to reduce its duration where they consider that their national regulatory framework applicable before 30 December 2024 is less strict than this Regulation.”

Where an entity providing crypto-asset services in accordance with applicable law before 30 December 2024 has not been authorised as a CASP by the end of the transition period applicable in the relevant Member State, they must cease providing crypto-asset services until they are granted authorisation as a CASP under MiCA.

An entity providing crypto-asset services in accordance with applicable law before 30 December 2024 and wishing to continue providing services under MiCA should therefore apply for authorisation as a CASP as early as possible in order to ensure NCAs have the time to assess their applications without disrupting their services.

***

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


---

# 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-2220-entities-not-authorised-casps-end-transition-period.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.
