> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tapify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom domain

> Host your digital business card at your website’s custom domain.

To set up your digital business cards on a custom domain, you’ll need to set your desired custom domain in your Tapify settings and configure your DNS settings on your domain provider.

## Add your domain

1. Go to your workspace’s [Settings](https://tapify.app/settings).
2. Select **Advanced.**
3. Enter your desired custom domain. For example, `card.yourdomain.com.`

## Configuring your DNS

1. Proceed to your domain’s DNS settings on your domain provider’s website.
2. Create a new DNS entry, inputting the following values:

```shellscript theme={null}
CNAME | card | cname.vercel-dns.com.
```
