> 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-132.md).

# Article 132

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

### Periodic penalty payments

1. EBA shall adopt a decision imposing periodic penalty payments in order to compel:
   1. a person to cease the conduct constituting an infringement in accordance with a decision taken pursuant to [Article 130](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-130.md);
   2. a person referred to in [Article 122](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-122.md)(1):
   3. to provide complete information which has been requested by a decision pursuant to [Article 122](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-122.md);
   4. to submit to an investigation and in particular to produce complete records, data, procedures or any other material required and to complete and correct other information provided in an investigation launched by a decision pursuant to [Article 123](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-123.md);
   5. to submit to an on-site inspection ordered by a decision taken pursuant to [Article 124](/mica/title-vii-competent-authorities-eba-and-esma-art.-93-138/chapter-5/article-124.md).
2. A periodic penalty payment shall be effective and proportionate. The periodic penalty payment shall be imposed for each day of delay.
3. Notwithstanding paragraph 2, the amount of the periodic penalty payments shall be 3 % of the average daily turnover in the preceding business year or, in the case of natural persons, 2 % of the average daily income in the preceding calendar year. It shall be calculated from the date set out in EBA’s decision imposing the periodic penalty payment.
4. A periodic penalty payment shall be imposed for a maximum period of six months following the notification of EBA’s decision. At the end of that period, EBA shall review the measure.

<br>


---

# 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-132.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.
