> 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/definitions/mica/qualifying-holding.md).

# qualifying holding

Definition of qualifying holding from Regulation (EU) 2023/1114, Article 3(1), point (36).

|                  |                                            |
| ---------------- | ------------------------------------------ |
| **Defined term** | qualifying holding                         |
| **Source**       | MiCA                                       |
| **Reference**    | Article 3(1), point (36)                   |
| **Status**       | Published                                  |
| **Refresh rule** | Regenerate after source legal-text changes |

## Definition

> **(36)** '**qualifying holding**' means any direct or indirect holding in an [issuer of asset-referenced tokens](/definitions/dora/issuer-of-asset-referenced-tokens.md) or in a [crypto-asset service provider](/definitions/dora/crypto-asset-service-provider.md) which represents at least 10 % of the capital or of the voting rights, as set out in Articles 9 and 10 of [Directive 2004/109/EC](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A02004L0109-20240109) of the European Parliament and of the Council, respectively, taking into account the conditions for the aggregation thereof laid down in Article 12(4) and (5) of [that Directive](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A02004L0109-20240109), or which makes it possible to exercise a significant influence over the management of the issuer of asset-referenced tokens or the management of the crypto-asset service provider in which that holding subsists;

## Source

[MiCA, Article 3(1), point (36)](https://headlesslaw.com/rulebooks/mica/articles/3/).

## Used In MiCA

* [Article 18](https://headlesslaw.com/rulebooks/mica/articles/18/)
* [Article 21](https://headlesslaw.com/rulebooks/mica/articles/21/)
* [Article 24](https://headlesslaw.com/rulebooks/mica/articles/24/)
* [Article 32](https://headlesslaw.com/rulebooks/mica/articles/32/)
* [Article 34](https://headlesslaw.com/rulebooks/mica/articles/34/)
* [Article 39](https://headlesslaw.com/rulebooks/mica/articles/39/)
* [Article 41](https://headlesslaw.com/rulebooks/mica/articles/41/)
* [Article 42](https://headlesslaw.com/rulebooks/mica/articles/42/)
* [Article 62](https://headlesslaw.com/rulebooks/mica/articles/62/)
* [Article 63](https://headlesslaw.com/rulebooks/mica/articles/63/)
* [Article 68](https://headlesslaw.com/rulebooks/mica/articles/68/)
* [Article 83](https://headlesslaw.com/rulebooks/mica/articles/83/)
* [Article 84](https://headlesslaw.com/rulebooks/mica/articles/84/)


---

# 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/definitions/mica/qualifying-holding.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.
