> 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-2711-term-trading-platform-crypto-assets-article-78.md).

# Scope of the term “trading platform for crypto-assets” in Article 78(5) of MiCA (executing client orders outside of a trading platform)

|                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | ESMA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| **Q\&A ID**     | ESMA\_QA\_2711                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Status**      | Answer Published                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| **Published**   | 8 December 2025                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Legal basis** | [Article 78(5)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-3/article-78.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 59](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-59.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/2711)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |

### Question

Where a crypto-asset service provider (CASP) provides execution of orders for crypto-assets on behalf of clients (as defined in [Article 3(1)](/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3.md)(21) of MiCA), does the obligation under [Article 78(5)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-3/article-78.md) of MiCA for the CASP to inform their clients about the possibility that their orders “might be executed outside a trading platform” and to obtain “the prior express consent of their clients before proceeding to execute their orders outside a trading platform” apply whenever a CASP’s order execution policy provides for the possibility that client orders might be executed outside of CASPs that are authorized in accordance with [Article 59](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-59.md) of MiCA to provide the service of ‘operation of a trading platform for crypto-assets’ as defined in [Article 3(1)](/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3.md)(18) of MiCA?

***

### Answer

Yes. The term “trading platform” used in [Article 78(5)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-3/article-78.md) of MiCA should be interpreted as exclusively referring to entities that are authorized in accordance with [Article 59](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-59.md) of MiCA to provide the service of ‘operation of a trading platform for crypto-assets’ as defined in [Article 3(1)](/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3.md)(18) of MiCA. This interpretation is in line with the purpose of [Article 78(5)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-3/article-78.md) of MiCA and aims to ensure that clients of CASPs are informed about, and provide their express consent to, the execution of their orders within arrangements that may be subject to lesser regulatory scrutiny or offer a lower level of protection compared to trading platforms authorised under MiCA.

Whenever the execution policy of an entity authorized in accordance with [Article 59](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-59.md) of MiCA to provide the service of ‘execution of order for crypto-assets on behalf of clients’ as defined in [Article 3(1)](/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3.md)(21) of MiCA provides for the possibility that client orders might be executed outside of CASPs authorized in accordance with [Article 59](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-1/article-59.md) of MiCA to provide the service of ‘operation of a trading platform for crypto-assets’ as defined in [Article 3(1)](/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3.md)(18) of MiCA (e.g., OTC venues, third-country trading platforms, decentralized exchanges), such a CASP “ shall inform their clients about that possibility and shall obtain the prior express consent of their clients before proceeding to execute their orders outside a trading platform, either in the form of a general agreement or with respect to individual transactions ”.

***

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


---

# 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-2711-term-trading-platform-crypto-assets-article-78.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.
