> 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-2463-auto-trading.md).

# Auto/copy trading scope

|                 |                                                                                               |
| --------------- | --------------------------------------------------------------------------------------------- |
| **Authority**   | ESMA                                                                                          |
| **Q\&A ID**     | ESMA\_QA\_2463                                                                                |
| **Status**      | Answer Published                                                                              |
| **Published**   | April 2025                                                                                    |
| **Legal basis** | [Article 3(1)](/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3.md) MiCA |
| **Source**      | [ESMA Q\&A](https://www.esma.europa.eu/publications-data/questions-answers/2463)              |

### Question

Do "copy trading services" (also referred as "auto trading services") related to crypto-assets fall within the scope of portfolio management or any other [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset.md) services as listed in [Article 3](/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3.md)(1)(16) of MiCA?

### Answer

Since “auto trading services” or “copy trading services” are not defined by MiCA, it is important to determine and qualify the [crypto-asset service](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset-service.md)(s) being provided by the [crypto-asset service provider](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/dora/crypto-asset-service-provider.md) (CASP) in question. Such qualification is of importance to determine which authorisation the CASP should obtain as well as other relevant MiCA requirements that are applicable.

ESMA already considered the issue of “copy trading services” (and their variations) in an extensive manner in relation to financial instruments1 under the MiFID II2 framework. Extensive guidance is thus available in relation to copy trading services in relation to financial instruments here:

* MiFID Questions and Answers, Investor Protection & Intermediaries, 2012, Question 9: Article 4(1)(9) of MiFID - Automatic execution of trade signals: <https://www.esma.europa.eu/sites/default/files/library/2015/11/2012-382.pdf> (page 15)
* Supervisory Briefing on supervisory expectations in relation to firms offering copy trading services, 2023: <https://www.esma.europa.eu/sites/default/files/2023-03/ESMA35-42-1428\\_Supervisory\\_Briefing\\_on\\_Copy\\_Trading.pdf>

The definitions and scope of the investment services of “investment advice”3 and “portfolio management”4 under MiFID II and of the [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset.md) services of “[providing advice on crypto-assets](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/providing-advice-on-crypto-assets.md)”5 and “[providing portfolio management of crypto-assets](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/providing-portfolio-management-of-crypto-assets.md)”6 under MiCA are similar and should be interpreted in a consistent way.

ESMA considers that the guidance provided under MiFID II in the Q\&A and the supervisory briefing referenced above applies, mutatis mutandis, to copy trading services under MiCA but regarding only the qualification of what type of [crypto-asset service](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset-service.md)(s) are provided. Therefore, Q\&A9 (in its entirety) and sub-sections 2.1 and 2.2 of the supervisory briefing would be relevant. Relying on this guidance, CASPs should assess, on a case-by-case basis, what type of crypto-asset service(s) is(are) triggered when providing copy trading services in relation to crypto-assets according to different models.

***

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

### Related

* [providing portfolio management of crypto-assets](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/providing-portfolio-management-of-crypto-assets.md) — defined term used on this page
* [providing advice on crypto-assets](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/providing-advice-on-crypto-assets.md) — defined term used on this page
* [crypto-asset service provider](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/dora/crypto-asset-service-provider.md) — defined term used on this page
* [crypto-asset service provider](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset-service-provider.md) — defined term used on this page
* [crypto-asset service provider](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/tofr/crypto-asset-service-provider.md) — defined term used on this page
* [crypto-asset service](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset-service.md) — defined term used on this page
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset.md) — defined term used on this page
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/tofr/crypto-asset.md) — defined term used on this page


---

# 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-2463-auto-trading.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.
