> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/physical-cards/zen-card/ecard/using-zen-card-app.md).

# How to set up eCard using Zen Card App

Zen Card supports sharing contact information through the eCard feature integrated into the card. It is designed like a smart digital business card, allowing you to share your personal information and social media profiles quickly and professionally.

Simply tap your Zen Card on an NFC-enabled phone, and your profile will instantly open in the recipient’s browser without requiring any app installation. You can update your information in the Zen Card App at any time.

### Preparation

Before getting started, prepare the following:

* Zen Card
* An NFC-enabled phone
* Install the Zen Card App: <https://apps.apple.com/vn/app/zen-card/id6759029096>

### Create a Profile

A Profile is a record that contains the information you want to share. Follow the steps below to create a complete personal profile:

**Step 1:** Go to Manage Profile at the top right corner ⇒ click **Create Profile** icon.

**Step 2:** Enter the information you want to share, including:

* Profile picture&#x20;
* Template
* Display name
* Other optional information, such as Phone number, Email, OneID, Personal website, social media links...

**Step 3:** Select **Preview** or **Continue** to complete the process.

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

### Add Zen Card to the App

**Step 1:** Return to the Home screen ⇒ select **Add your first Zen Card.**

**Step 2:** Select **Tap & Hold Zen Card**, then tap your Zen Card on your phone and keep the card steady until you receive a successful notification.

**Step 3:** Enter the card name and select the card edition.

**Step 4:** Select **Add** to complete the process.

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

### Link your Profile to Zen Card

**Step 1:** Return to the Home screen ⇒ select **Add Profile.**

**Step 2:** Select the Profile you want to link to the Zen Card.

**Step 3**: Select **Tap & Hold Zen Card**

<figure><img src="/files/39zkgAH5D47A6ujcmsPE" alt="" width="563"><figcaption></figcaption></figure>

**Step 4:** Tap Zen Card on your phone and hold for a while until you receive a successful notification.

<figure><img src="/files/bOhxATOt1Bs6DxAv7ESZ" alt="" width="563"><figcaption></figcaption></figure>

### Share your information

To share your profile information, tap your Zen Card on an NFC-enabled phone. Your profile will open in the recipient’s browser.

<figure><img src="/files/CvkEiCFrrIfbxFdXjJvr" alt="" width="375"><figcaption></figcaption></figure>

### Manage your profile

You can update your profile at anytime. Zen Card App supports to preview profile, edit profile, delete or disable profile.

<figure><img src="/files/FyFkwxaw0ttTvlwczu5P" alt="" width="375"><figcaption></figcaption></figure>

You can adjust Zen Card information and the profile link to the card at any time.

<figure><img src="/files/gpiVUqmShiLBGKUetLHG" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.coin98.com/products/physical-cards/zen-card/ecard/using-zen-card-app.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.
