> 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/pending-questions/eba-qa-7067-micar-vs-crd-recovery-plan-info.md).

# MiCAR vs CRD: recovery plan info

|                 |                                                                                                                                                                                                                                                          |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | EBA                                                                                                                                                                                                                                                      |
| **Q\&A ID**     | 2024\_7067                                                                                                                                                                                                                                               |
| **Status**      | Rejected                                                                                                                                                                                                                                                 |
| **Legal basis** | [Articles 46](/mica/title-iii-asset-referenced-tokens-art.-16-47/chapter-6/article-46.md), [47](/mica/title-iii-asset-referenced-tokens-art.-16-47/chapter-6/article-47.md), [55](/mica/title-iv-e-money-tokens-art.-48-48/chapter-1/article-55.md) MiCA |
| **Source**      | [EBA Q\&A](https://www.eba.europa.eu/single-rule-book-qa/qna/view/publicId/2024_7067)                                                                                                                                                                    |

> **Reason for rejection:** This question was rejected because it is not sufficiently clear and has not identified a specific provision of MiCAR that creates uncertainty requiring interpretation. The EBA Single Rulebook Q\&A tool only covers questions about practical application of specific legislative provisions.

***

### Question

In cases where the MiCAR authority differs from the prudential authority under CRD / recovery planning authority under BRRD, does MiCAR ensure the MiCAR authority has sufficient powers to gather the information needed to assess recovery and redemption plans? If not, what mechanisms exist to ensure information flow from the prudential authority to the MiCAR authority, and are Member States expected to implement special measures to protect sensitive information?

How should the flow of information from MiCAR supervisors to the CRD [competent authority](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/competent-authority.md) be ensured so that the CRD authority can perform its tasks?

### Background

MiCAR separates recovery and redemption plans for ART, EMT and CASP from general recovery plans under the BRRD. Where banks or investment firms issue ARTs or EMTs or act as CASPs, the national competent authorities under MiCAR, CRD and BRRD are likely to differ. The prudential authority (under CRD) holds detailed information about the [issuer](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/issuer.md) — key financial and risk indicators, internal controls, risk management, ICT functions — that is directly relevant to the assessment of MiCAR recovery and redemption plans.

*Submitted by: Ministry of Finance, Bulgaria (resolution authority) · 26 April 2024*

***

**Source:** [EBA Single Rulebook Q\&A](https://www.eba.europa.eu/single-rule-book-qa/qna/view/publicId/2024_7067)

### Related

* [competent authority](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/competent-authority.md) — defined term used on this page
* [issuer](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/issuer.md) — defined term used on this page


---

# 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/pending-questions/eba-qa-7067-micar-vs-crd-recovery-plan-info.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.
