> 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-2349-calculation-fixed-overheads.md).

# Calculation of fixed overheads

|                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | ESMA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **Q\&A ID**     | ESMA\_QA\_2349                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Status**      | Published Answer Updated                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| **Published**   | 18 February 2026                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Legal basis** | [Article 67](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-2/article-67.md) [MiCA](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md); [Article 67(3)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-2/article-67.md) [MiCA](https://github.com/jakesenfti/micawtf/blob/main/mica/README.md); [Article 13(4)](/mica/title-ii-crypto-assets-other-than-asset-referenced-tokens-or-e-money-tokens-art.-4-15/article-13.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/2349)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |

### Question

In Article 67, Paragraph 1, crypto asset providers shall at all time have prudential safeguards as the highest of the following; - the amount of permanent minimum capital requirements indicated in Annex IV

* one quarter of the fixed overheads of the preceding year, reviewed annually In Paragraph 3, the method to calculate the prudential requirement of one quarter of the fixed overheads of the preceding year, reviewed annually is stated as; "Crypto-asset service providers shall calculate their fixed overheads for the preceding year, using figures resulting from the applicable accounting framework, by subtracting the following items from the total expenses after distribution of profits to shareholders or members." When defining "total expenses" in the quoted sentence from Paragraph 3, does it in fact mean the total costs (fixed and variable overheads) after distribution of profits in the income statement for the preceding year, or is it meant to be the total fixed overheads after distribution of profits?

***

### Answer

**Answer provided by the European Commission**

CASPs must calculate their fixed overheads for the preceding year from the total of all the CASP’s overhead expenses, both fixed and variable, using the figures resulting from the applicable accounting framework. In light of the prudential requirements in [Article 67](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-2/article-67.md) MiCA being an instrument to ensure consumer protection, all overhead costs need to be covered. In that calculation, only the items listed in [Article 67(3)](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-2/article-67.md)(a)–(d) of MiCA and no additional items may be subtracted. Unlike Article 13(4) of Regulation (EU) 2019/2033 of the European Parliament and of the Council of 27 November 2019 on the prudential requirements of investment firms and amending Regulations (EU) No 1093/2010, (EU) No 575/2013, (EU) No 600/2014, and (EU) No 806/2014, where only a minimum level of subtractable items are determined, Article 67, in contrast, is to be understood as exhaustive. Article 67 does not open the definition of subtractable items to the discretion of the national competent authorities or CASPs.

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


---

# 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-2349-calculation-fixed-overheads.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.
