> 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/mica/title-iv-e-money-tokens-art.-48-48/chapter-1/article-50.md).

# Article 50

|                 |                                                                                 |
| --------------- | ------------------------------------------------------------------------------- |
| **Instrument**  | Regulation (EU) 2023/1114 (MiCA)                                                |
| **Source**      | [EUR-Lex](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32023R1114) |
| **Status**      | In force                                                                        |
| **Review rule** | Legal-text changes require human review                                         |

### Prohibition of granting interest

1. Notwithstanding Article 12 of Directive 2009/110/EC, [issuers](https://www.mica.wtf/definitions/definitions/mica/issuer) of [e-money tokens](https://www.mica.wtf/definitions/definitions/mica/electronic-money-token) shall not grant interest in relation to e-money tokens.
2. [Crypto-asset service providers](https://www.mica.wtf/definitions/definitions/mica/crypto-asset-service-provider) shall not grant interest when providing crypto-asset services related to e-money tokens.
3. For the purposes of paragraphs 1 and 2, any remuneration or any other benefit related to the length of time during which a holder of an [e-money token](https://www.mica.wtf/definitions/definitions/mica/electronic-money-token) holds such e-money token shall be treated as interest. That includes net compensation or discounts, with an effect equivalent to that of interest received by the holder of the e-money token, directly from the [issuer](https://www.mica.wtf/definitions/definitions/mica/issuer) or from third parties, and directly associated to the e-money token or from the remuneration or pricing of other products.

### Related

* [crypto-asset service](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset-service.md) — definition used in this article
* [offer to the public](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/offer-to-the-public.md) — definition used in this article
* [electronic money](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/emd2/electronic-money.md) — definition used in this article
* [electronic money](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/electronic-money.md) — definition used in this article
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset.md) — definition used in this article
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/tofr/crypto-asset.md) — definition used in this article
* [issuer](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/issuer.md) — definition used in this article
* [Requirements for the offer to the public or admission to trading of e-money tokens under MiCA](broken://pages/MN9GOLrhkf81WG9wcWkI) — national implementation reference


---

# 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/mica/title-iv-e-money-tokens-art.-48-48/chapter-1/article-50.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.
