> 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-2550-payouts-fiat-currency-casps-context-exchange-services.md).

# Payouts in fiat currency by CASPs in the context of exchange services

|                 |                                                                                                                                                                                                                 |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | ESMA                                                                                                                                                                                                            |
| **Q\&A ID**     | ESMA\_QA\_2550                                                                                                                                                                                                  |
| **Status**      | Published Answer Updated                                                                                                                                                                                        |
| **Published**   | 18 February 2026                                                                                                                                                                                                |
| **Legal basis** | [Article 75](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-3/article-75.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/2550)                                                                                                                                |

### Question

Should the business model whereby a crypto-asset service provider (CASP) provides exchange services but only ever allows clients to collect their balance in fiat currency be allowed?

***

### Answer

**Answer provided by the European Commission**

No, business model whereby a crypto-asset service provider (CASP) provides exchange services where clients are only allowed to collect their balance in fiat currency, without having the possibility to have their crypto-asset transferred is not permitted under MiCA.

Under MiCA, "exchange services" refer to the professional activity of exchanging crypto-assets for fiat currency (which falls within the definition of ‘funds’) or for other crypto-assets. This service is one of several defined crypto-asset services that require a CASP, to obtain authorization.

It is possible for CASPs to propose to their clients that their balance is collected in fiat currencies instead of in crypto assets.

However, where a client purchases a crypto asset, it gives rise to an obligation on the CASP to transfer the purchased 4 crypto-asset to the client. In that respect, the white paper to be drawn under MiCA must indicate «information on the method and time schedule of transferring the purchased asset-referenced token to the holders».

A service whereby an entity offers clients to “buy” a crypto-asset that is never delivered, and the client can only and exclusively receive the fiat currency value of such crypto-asset, is not to be allowed as a crypto-asset exchange service.

\*\* 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/2550)


---

# 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-2550-payouts-fiat-currency-casps-context-exchange-services.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.
