> 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-2486-interests-earned-client-funds-deposited-at-credit.md).

# Interests earned from client funds deposited at credit institutions

|                 |                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | ESMA                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **Q\&A ID**     | ESMA\_QA\_2486                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Status**      | Published Answer Updated                                                                                                                                                                                                                                                                                                                                                                                                               |
| **Published**   | 18 February 2026                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Legal basis** | [Article 70(1)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-2/article-70.md) [MiCA](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md); [Article 70(3)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-2/article-70.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/2486)                                                                                                                                                                                                                                                                                                                                                       |

### Question

Does MiCA permit crypto-asset service providers (CASPs) to earn interest on client funds deposited in a savings account at a credit institution?

***

### Answer

**Answer provided by the European Commission**

No, [MiCAR](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md) does not permit crypto-asset service providers (CASPs) to earn interest on client funds deposited in a savings account at a credit institution. [Article 70(1)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-2/article-70.md) to (3) of [MiCAR](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md) is interpreted to mean that CASPs are obligated to deposit client funds in risk-free savings accounts and are not allowed to earn interest on them. This obligation is intended 2 solely to benefit clients by securing their money. Any interest resulting from a CASPs procedures to comply with the requirement of [Article 70(3)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-2/article-70.md) [MiCAR](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md) must be transferred to the client, as this revenue stems from the client’s funds.

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


---

# 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-2486-interests-earned-client-funds-deposited-at-credit.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.
