> 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-7068-emt-parallel-issuance-eu-non-eu.md).

# EMT parallel issuance: EU and non-EU

|                 |                                                                                                                                                                                                                                                                                                              |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Authority**   | EBA                                                                                                                                                                                                                                                                                                          |
| **Q\&A ID**     | EBA\_QA\_2024\_7068                                                                                                                                                                                                                                                                                          |
| **Status**      | Under Review                                                                                                                                                                                                                                                                                                 |
| **Submitted**   | 29 April 2024                                                                                                                                                                                                                                                                                                |
| **Legal basis** | [Articles 48](/mica/title-iv-e-money-tokens-art.-48-48/chapter-1/article-48.md), [49](/mica/title-iv-e-money-tokens-art.-48-48/chapter-1/article-49.md), [54](/mica/title-iv-e-money-tokens-art.-48-48/chapter-1/article-54.md), [56](/mica/title-iv-e-money-tokens-art.-48-48/chapter-2/article-56.md) MiCA |
| **Source**      | [EBA Q\&A](https://www.eba.europa.eu/single-rule-book-qa?id=2024_7068)                                                                                                                                                                                                                                       |

### Question

Five interrelated questions about whether technically identical and fully fungible EMTs can be issued in parallel by both an EU-authorised entity and a non-EU entity: (1) Is this legally possible under MiCAR? (2) Compliance with [Article 48(1)](/mica/title-iv-e-money-tokens-art.-48-48/chapter-1/article-48.md) MiCAR when non-EU-issued tokens enter EU markets. (3) Application of Recital 54 to such arrangements. (4) Safeguarding requirements calculation methodology. (5) Whether limiting redemptions to EU residents complies with MiCAR.

***

### Answer

*Content to be populated — see source link.*

***

**Source:** [EBA Single Rulebook Q\&A](https://www.eba.europa.eu/single-rule-book-qa?id=2024_7068)


---

# 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-7068-emt-parallel-issuance-eu-non-eu.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.
