> 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-level-2-and-level-3/q-and-a/pending.md).

# Pending Q\&As

Pending Q\&As whose primary legal basis or mandate belongs to [MiCA](https://github.com/jakesenfti/micawtf/tree/main/mica/README.md).

## Contents

* [CASP: non-EUR EMT trading](/mica-level-2-and-level-3/q-and-a/pending/eba-qa-7027-casp-non-eur-emt-trading.md)
* [ART reserve: bail-in eligibility](/mica-level-2-and-level-3/q-and-a/pending/eba-qa-7066-art-reserve-bail-in-eligibility.md)
* [MiCAR vs CRD: recovery plan info](/mica-level-2-and-level-3/q-and-a/pending/eba-qa-7067-micar-vs-crd-recovery-plan-info.md)
* [EMT parallel issuance: EU and non-EU](/mica-level-2-and-level-3/q-and-a/pending/eba-qa-7068-emt-parallel-issuance-eu-non-eu.md)
* [Scope of Recital 54 and Article 54 — significance classification](/mica-level-2-and-level-3/q-and-a/pending/eba-qa-7069-recital-54-article-54-significance.md)
* [Gold tokens as ARTs](/mica-level-2-and-level-3/q-and-a/pending/eba-qa-7114-gold-tokens-arts.md)
* [Own funds for ART issuers exempt from authorisation](/mica-level-2-and-level-3/q-and-a/pending/eba-qa-7210-own-funds-art-issuers-exempt.md)
* [PSD2 applicability to EMT issuance/redemption](/mica-level-2-and-level-3/q-and-a/pending/eba-qa-7457-psd2-applicability-emt-issuance.md)
* [EMT issuance: bank segregated account](/mica-level-2-and-level-3/q-and-a/pending/eba-qa-7591-emt-issuance-bank-segregated-account.md)
* [Own funds: overlapping CASP/EMI/IF authorisations](/mica-level-2-and-level-3/q-and-a/pending/eba-qa-7834-own-funds-overlapping-casp-emi-if.md)
* [MiCAR CASP - Best Possible Outcome for the Client](/mica-level-2-and-level-3/q-and-a/pending/esma-qa-2414-micar-casp-best-possible-outcome-client.md)
* [PPAETs: personal scope for market abuse](/mica-level-2-and-level-3/q-and-a/pending/esma-qa-2769-ppaet-market-abuse-scope.md)
* [Third-party advice under Article 62(2)(q)](/mica-level-2-and-level-3/q-and-a/pending/esma-qa-2830-third-party-advice-independent-contractors-not-authorised.md)


---

# 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-level-2-and-level-3/q-and-a/pending.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.
