> For the complete documentation index, see [llms.txt](https://naviaco.gitbook.io/naviaco-public-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://naviaco.gitbook.io/naviaco-public-guides/guides/virtual-credit-card-vcc-guide.md).

# Virtual Credit Card (VCC) Guide

## What is a Virtual Credit Card?

A Virtual Credit Card or VCC is a card created virtually that can be used on retailers, their usefulness comes from the fact that VCC providers let you create multiple cards from the same funding source which is crucial for submitting bulk profiles! To learn more about how create bulk profiles check [here](/naviaco-public-guides/guides/how-to-create-bulk-profiles.md).

## Slash

Slash is my personal go-to for virtual credit cards as their exporting options, merchant locking, and card creation are made super simple along with their 1% cashback on all purchases! Slash is a banking service specifically catered to resellers where you are able to deposit funds into your account and create VCC's immediately!

Slash has a free plan and multiple paid plans which can be viewed [here](https://www.joinslash.com/products/virtual-cards).

## Privacy

Privacy works similarly to slash although they usually offer less cards to be created at first vs Slash, though they have a free option and allow users to attach a funding source like a debit card instead of opening a whole new bank account like slash. Privacy cards are one of the most common VCC providers out thus are occasionally blocked by specific retailers, fortunately most of the websites we run do not have this measure.

You can create an account and learn more about Privacy [here](https://privacy.com/).

## Eno (Only for Capital One CC Holders)

Capital One offers credt card holders access to their VCC service called Eno! Eno is a free service and card creation is made easy with their browser extension, their only limitation is that you are able to only create 20 VCC's per day. Capital One Eno may be prone to initiating 3DS Secure which might require a verification code be sent to your phone number attached to your credit card.&#x20;

You can learn more about Eno [here](https://www.capitalone.com/digital/eno/).


---

# 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:

```
GET https://naviaco.gitbook.io/naviaco-public-guides/guides/virtual-credit-card-vcc-guide.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.
