> 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-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-131.md).

# Article 131

|                 |                                                                                 |
| --------------- | ------------------------------------------------------------------------------- |
| **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                                         |

### Fines

1. EBA shall adopt a decision imposing a fine in accordance with paragraph 3 or 4 of this Article where, in accordance with [Article 134](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-134.md)(8), it finds that:
   1. an [issuer](https://www.mica.wtf/definitions/definitions/mica/issuer) of a significant [asset-referenced token](https://www.mica.wtf/definitions/definitions/mica/asset-referenced-token) or a member of its [management body](https://www.mica.wtf/definitions/definitions/mica/management-body) has, intentionally or negligently, committed an infringement as listed in Annex V;
   2. an [issuer](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/issuer.md) of a significant [e-money token](https://www.mica.wtf/definitions/definitions/mica/electronic-money-token) or a member of its [management body](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/dora/management-body.md) has, intentionally or negligently, committed an infringement as listed in Annex VI.

An infringement shall be considered to have been committed intentionally if EBA finds objective factors which demonstrate that such an [issuer](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/issuer.md) or a member of its [management body](https://www.mica.wtf/definitions/definitions/mica/management-body) acted deliberately to commit the infringement.

2. When adopting a decision as referred to in paragraph 1, EBA shall take into account the nature and seriousness of the infringement, having regard to:
   1. the duration and frequency of the infringement;
   2. whether financial crime has been occasioned, facilitated or is otherwise attributable to the infringement;
   3. whether the infringement has revealed serious or systemic weaknesses in the [issuer](https://www.mica.wtf/definitions/definitions/mica/issuer) of the significant [asset-referenced token](https://www.mica.wtf/definitions/definitions/mica/asset-referenced-token)’s or in the issuer of the significant [e-money token](https://www.mica.wtf/definitions/definitions/mica/electronic-money-token)’s procedures, policies and risk management measures;
   4. whether the infringement has been committed intentionally or negligently;
   5. the degree of responsibility of the issuer of the significant [asset-referenced token](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/asset-referenced-token.md) or the issuer of the significant e-money token responsible for the infringement;
   6. the financial strength of the issuer of the significant [asset-referenced token](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/asset-referenced-token.md), or of the issuer of the significant e-money token, responsible for the infringement, as indicated by the total turnover of the responsible legal person or the annual income and net assets of the responsible natural person;
   7. the impact of the infringement on the interests of holders of significant asset-referenced tokens or significant e-money tokens;
   8. the importance of the profits gained, losses avoided by the issuer of the significant asset-referenced token or the significant e-money token responsible for the infringement or the losses for third parties caused by the infringement, insofar as they can be determined;
   9. the level of cooperation of the issuer of the significant asset-referenced token or of the issuer of the significant e-money token responsible for the infringement with EBA, without prejudice to the need to ensure disgorgement of profits gained or losses avoided by that person;
   10. previous infringements by the issuer of the significant asset-referenced token or by the issuer of the significant e-money token responsible for the infringement;
   11. measures taken by the issuer of the significant asset-referenced token or by the issuer of the significant e-money token after the infringement to prevent the repetition of such an infringement.
3. For issuers of significant asset-referenced tokens, the maximum amount of the fine referred to in paragraph 1 shall be up to 12,5 % of its annual turnover in the preceding business year, or twice the amount or profits gained or losses avoided because of the infringement where those can be determined.
4. For issuers of significant e-money tokens, the maximum amount of the fine referred to in paragraph 1 shall be up to 10 % of its annual turnover in the preceding business year, or twice the amount or profits gained or losses avoided because of the infringement where those can be determined.

### Related

* [asset-referenced token](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/asset-referenced-token.md) — definition used in this article
* [management body](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/dora/management-body.md) — definition used in this article
* [management body](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/management-body.md) — definition used in this article
* [issuer](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/issuer.md) — definition used in this article


---

# 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-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-131.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.
