> 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-2086-passporting-rights-entities-benefiting-grandfathering.md).

# Passporting rights for entities benefiting from grandfathering

|                 |                                                                                                                                                                    |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Authority**   | ESMA                                                                                                                                                               |
| **Q\&A ID**     | ESMA\_QA\_2086                                                                                                                                                     |
| **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) |
| **Source**      | [ESMA Q\&A](https://www.esma.europa.eu/publications-data/questions-answers/2086)                                                                                   |

### Question

1. Are entities benefiting from grandfathering eligible to passport their crypto services to other Member States? 2) Can an entity grandfathered to provide crypto services in one Member State provide cross-border activities in another Member State that has elected not to allow grandfathering (i.e., shortened or opted out of the transitional period)?

***

### Answer

1. No. Grandfathered entities do not benefit from an EU passport (unless they were to acquire a MiCA license starting from 2025 and therefore cease being a ‘grandfathered’ entity). Cross-border activities by an entity benefiting from grandfathering may occur only if the entity complies with relevant legislation applicable in both the home and host Member States. The provision of crypto-asset services during the transitional period should in any case always comply with the applicable national laws in the Member State where the services are provided.

Indeed, the Anti-Money Laundering framework (AMLD5) does not offer a harmonised passporting regime, but certain Member States might allow in their national law the provision of crypto services from an entity established in another Member State.

Therefore, during the transitional period of MiCA, the only possibility to offer cross-border services (beyond MiCA authorisation of course) would be in the scenario in which the national regimes of the home and host Member States (i.e., the Member State where the service is provided) allows.

2. No. Entities benefiting from grand-fathering will be forbidden from conducting cross-border activities in Member States where the grandfathering clause is not (or no longer) applicable.

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/2086)


---

# 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-2086-passporting-rights-entities-benefiting-grandfathering.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.
