# How to Redeem Zen Gift

{% hint style="warning" %}
**Important Note**:&#x20;

* The Zen Card must be pre-configured with data to redeem a Gift, and the Gift can only be redeemed once.
* Please be aware that processes such as creating a new wallet, restoring a wallet, or migrating a wallet to Zen Card will replace any existing Wallet in the Zen Card with the newly created/restored/migrated Wallet because each Zen Card can hold only one wallet. Therefore, make sure you back up the **Seed Phrase and Private Key** of the existing wallet in Zen Card in a safe place before creating/restoring/migrating a wallet. After being replaced, you can only restore the replaced wallets by **Seed Phrase or Private Key.**
  {% endhint %}

### **Requirements:**

* You must have a Zen Card
* Having Coin98 Super Wallet installed
* Your phone must support NFC

**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 **Redeem** to continue

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

**Step 3:** Click on **Open Your Gift**

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

{% hint style="info" %}

1. The area where you tap to scan a card may vary depending on different phone models. It's advisable to look up the appropriate placement for NFC cards on your specific phone.\
   \&#xNAN;*For iPhones 10 and newer (e.g., iPhone 13, 14, 15), it's recommended to place the card horizontally on the upper half of the front side of the phone.*
2. The display for successful scans will differ between Android and iOS devices.
   {% endhint %}

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

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

**Step 5**: On the "Redeem Zen Wallet" interface, click **Tap & Hold Zen Card**&#x20;

**Step 6:** Tap the Zen Card on the back of your mobile device and hold it until the popup notifies Success

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

**Step 7**: After redeeming successfully, your Zen Gift wallet will be activated on the main screen of the Coin98 Super Wallet. You can click **View Wallet** or **View Zen Card** to see it

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


---

# 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-redeem-zen-card.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.
