# vCard

The **vCard** option will allow you to directly embed a phone contact card onto your EZBiolink page that your visitors can download and add to their phones/devices/outlook etc.

The **vCard** serves as a digital business card. The convenience of a vCard lies in that the user does not need to manually imput your contact information into their phone/tablet/outlook.&#x20;

You will pre-fill all relevant information, such as phone number, address, email address etc. and when someone clicks on your **vCard** link, the business card will be automatically downloaded onto their device and they will be prompted to immediately add your contact information into their phone/tablet/Outlook etc.

### How to create a vCard?

1. In your EZBiolink builder, click on "Create Link"
2. Select the "vCard" option<br>

![Create a vCard in EZBiolink](/files/-MQfk6ftrEue09VVxNoz)

3\. In the popup box, type in the name of the vCard, as you'd like your users to see. Ex. "**My Contact vCard**" and click "Submit".

![Create a vCard in EZBiolink](/files/-MQfkZ2T2fYUb3Q7S3rv)

4\. By clicking on the tree vertical dots at the right side of the **vCard**, you will be be presented with a big number of optional information you can enter into your vCard. Remember that not all fields need to be filled in, just the ones you'd like your users to have when they add your contact information into their phone/tabled/Outlook.

![vCard Information Part 1](/files/-MQflLgGeOgLwCLBjTcA)

![vCard information Part 2](/files/-MQflWt9nfTo8Et8bvYd)

5\. You may also customize the look of your vCard the way you'd like your users to see it on your EZBiolink page.

![Customize the look of the vCard](/files/-MQflkjbhVIXnd4uoC2w)

6\. Upon completion and pressing "Update" your vCard will be displayed on your EZBiolink page. It will be ready to be downloaded when a user clicks on it. On Android phones and iPhones, the user will be automatically prompted is they wantn to add the vCard to their Phonebook.&#x20;

![EZBiolink vCard](/files/-MQfmgojKG3olbP0zXfb)


---

# 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://help.ezbiolink.com/link-types/vcard.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.
