# Monerium accounts inside Zeal

### What works

* Monerium IBANs can be created inside Zeal directly right after card order - before the card arrives
* Monerium IBANs can be created on gnosispay.com BEFORE connecting Zeal

### What does NOT work

* It's not possible to import an IBAN created directly with Monerium
* It's not possible to create an IBAN on gnosispay.com AFTER you’ve linked Zeal

### To "repair" when user already has Monerium account and cannot access it from Zeal

1. Create a new smart wallet in Zeal
2. Add this new address as an owner on Gnosis Pay card. Add this new owner from within the card settings screen inside Zeal. Don't do it on gnosispay.com.
3. Disconnect Gnosis Pay card inside Zeal card settings
4. Connect card again but now select the new smart wallet to connect it with
5. Update email address on gnosispay.com to a different email address. If you use gmail/google workspace then <name+zeal@gmail.com> will work as an alias for <name@gmail.com>
6. Try and setup bank transfers in Zeal again


---

# Agent Instructions: 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:

```
GET https://docs.zeal.app/expert-guides/monerium-accounts-inside-zeal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
