> 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-2005-crypto-asset-services-dlt-mi.md).

# Crypto-asset services of a DLT MI

|                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Authority**   | ESMA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| **Q\&A ID**     | ESMA\_QA\_2005                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Status**      | Answer Published                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Published**   | 7 November 2023                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| **Legal basis** | [Article 16](/mica/title-iii-asset-referenced-tokens-art.-16-47/chapter-1/article-16.md) [MiCA](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md); [Article 60](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-60.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); [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/2005)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |

### Question

Is a DLT MI (digital ledger technology market infrastructure) operator allowed to provide MiCA crypto-asset services such as operating a trading platform and custody services for e-money tokens without an additional MiCA licence?

***

### Answer

**Answer provided by the European Commission in accordance with Article 16b(5) of the ESMA Regulation**

Following entry into application of [Regulation (EU) 2023/1114](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md), persons wishing to provide crypto-assets services will have to obtain an authorsation under that regulation. However, as a derogation to that general rule, certain 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) of [Regulation (EU) 2023/1114](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md) may provide specified crypto-asset services without an additional MICA licence where they notify their intention to do so to their home NCA and follow the procedure set out in [Article 60](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-60.md) of [Regulation (EU) 2023/1114](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md). This includes investment firms and central securities depositaries, which are eligible participants in the DLTPR. In the period until the entry into application of [Regulation (EU) 2023/1114](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md), a DLT MI will have to comply with national rules on the provision of crypto-asset services, where such services are regulated at national level. Furthermore, in accordance with [Article 143(3)](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.md) of that regulation, a DLT MI may be able to continue to provide crypto-asset services in accordance with national rules until 18 months after the date of application of the regulation or until it is granted or refused an authorisation pursuant to Article 63 of the regulation, whichever is sooner. However, Member States may also decide not to apply this transitional regime for crypto-asset service providers, or reduce its duration, in accordance with the second subparagraph of [Article 143(3)](/mica/title-ix-transitional-and-final-provisions-art.-140-149/article-143.md) referred above, in which case MICA shall start applying in accordance with that decision.

**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/2005)


---

# 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-2005-crypto-asset-services-dlt-mi.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.
