> 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-2551-overlap-between-offers-crypto-assets-placing.md).

# Overlap between offers of crypto-assets and placing

|                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | ESMA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| **Q\&A ID**     | ESMA\_QA\_2551                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| **Status**      | Published Answer Updated                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **Published**   | 18 February 2026                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Legal basis** | [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 16(1)](/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 3(22)](/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) |
| **Source**      | [ESMA Q\&A](https://www.esma.europa.eu/publications-data/questions-answers/2551)                                                                                                                                                                                                                                                                                                                                                                                                                      |

### Question

Can persons who are authorized in writing by the issuer to offer crypto-assets to the public conduct this activity on a commercial basis, continuously, repeatedly, and possibly for different issuers (whether concurrently or consecutively) without having a MiCA CASP license for the crypto-asset service 'placing of crypto-assets'?

***

### Answer

**Answer provided by the European Commission**

Yes, where a person offers to the public crypto assets upon the written consent of the issuer, for instance, under the conditions set out in [Article 16(1)](/mica/title-iii-asset-referenced-tokens-art.-16-47/chapter-1/article-16.md) MiCA, second sub paragraph, that person acts on behalf of the issuer and no CASP license is to be required, where that activity is not exercised in the context of the provision of the crypto-services. However, where the person offering crypto-assets to the public engages in the placing of crypto assets or in any other crypto-asset service covered by MiCA carried out on a 7 professional basis, it is to be considered as a crypto-service provider as defined under [Article 3(22)](/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3.md) MiCA, and that person must obtain a CASP license for the relevant services. In cases where a person is offering crypto-assets to the public on behalf of the issuer, that person must comply with provisions relating to the offer and marketing of the crypto-assets as specified under MiCA (for instance, for ARTs, the person is to comply with Articles 27, 29 and 40, - without prejudice to the provisions relating to CASPs if that person provides crypto-asset services on a professional basis).

\*\* Disclaimer: \*\*

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


---

# 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-2551-overlap-between-offers-crypto-assets-placing.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.
