# How to Create a Zen Card Wallet

{% hint style="warning" %}
**Important Note:**

* Each **Zen Card** can store **only one wallet** at a time.
* Restoring a wallet will **replace the existing one** on your card.
* Before proceeding, always **back up your Seed Phrase and Private Key** in a safe place.
* Once replaced, the previous wallet can **only be recovered** using its backed-up Seed Phrase or Private Key.
  {% endhint %}

### **Requirements:**

* A **Zen Card**
* A **smartphone with NFC**
* The **Coin98 Super Wallet** 👉 [How to download Coin98 Super Wallet](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/how-to-download-install)

**Step 1:** On the mainscreen of the Coin98 Super Wallet, click **Add Wallet** icon

**Step 2:** Click **Create a New Wallet**, then select **Zen Wallet** and click **Create** to continue

<figure><img src="/files/u2assyngHh3DxRX5n8kO" alt=""><figcaption></figcaption></figure>

**Step 3**: Click Create **Tap & Hold Zen Card** to verify Zen Card -> Tap the Zen Card to the back of your mobile device (position may be different for different devices) and hold until the popup notifies Success

{% hint style="info" %}
When the system prompts you to scan, **tap and hold your Zen Card** on the back of your phone until a success message appears.

**NFC Scan Area:**

* On **iPhone X and newer**, hold the card **horizontally near the top front**.
* On **Android**, make sure **NFC is enabled** and check your phone’s settings or guide for the correct placement.

The success screen may look slightly different between **Android** and **iOS** devices.
{% endhint %}

**Step 4:** Enter your Card Name and select Card Edition based on your physical Zen Card -> then click **Add** once done

<figure><img src="/files/J0Mkxok9n8m7yAXG6vCD" alt=""><figcaption></figcaption></figure>

**Step 5**: Enter Wallet Name, choose Seed Phrase type (24-word or 12-word seed phrase), then click **Continue**

**Step 6:**&#x20;

* Carefully **back up your Seed Phrase or Private Key** in a secure place.
* Read the warnings, then tick all three checkboxes to confirm your understanding of the key-loss risks.
* Tap **Import to Zen Wallet** to continue.

<figure><img src="/files/d1BKdeJTQnLOHOzzBLZf" alt=""><figcaption></figcaption></figure>

**Step 7:** Click the **Tap & Hold Zen Card**&#x20;

**Step 8:** Tap and hold your Zen Card on the back of your device until you see the success message.

<figure><img src="/files/4Lh1fwMlIoEKvko21WA6" alt=""><figcaption></figcaption></figure>

Once your wallet is created successfully, it will appear automatically in the **Wallets** tab.

Tap **View Wallet** to open it, or go to **Manage Wallets** to see and manage all wallets linked to your **Coin98 Super Wallet**.

<div><figure><img src="/files/P9bNtbVhWYvR4qHXEVDs" alt="" width="295"><figcaption></figcaption></figure> <figure><img src="/files/d1a4VasGIGrqDEFT97kn" alt="" width="296"><figcaption></figcaption></figure></div>


---

# 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.coin98.com/products/physical-cards/hybrid-wallet/zen-card-beginner-guide/how-to-create-a-zen-card-wallet.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.
