> For the complete documentation index, see [llms.txt](https://docs.koinbay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.koinbay.com/services/deposit-and-withdraw-crypto/virtual-card-integration-for-crypto-withdrawals.md).

# Virtual Card Integration for Crypto Withdrawals

This function allows users to seamlessly withdraw cryptocurrency from their KoinBay wallets using Alchemy Pay’s virtual card options. The integration offers two card types: Lite and Standard, both providing easy top-up and secure withdrawals without requiring identity verification. Users can recharge their cards with as little as $15 and benefit from low fees and flexible monthly limits.

### Key functionalities include

• Card Application: Users can choose between Lite and Standard cards, providing a tailored experience based on their needs.

• Recharge and Fees: The system allows easy recharges with a minimum of $15, and the fee structure is designed to be cost-effective, starting at 2.5%.

• Monthly Limits: Each card type supports a monthly top-up limit of $300, ensuring users can manage their crypto withdrawals efficiently.

• No Identity Verification: This feature makes the withdrawal process faster and more secure, allowing users to transact without identity checks.

Additionally, restrictions are in place to ensure secure usage, such as prohibitions against linking cards to certain high-risk platforms. A detailed list of prohibited merchants and scenarios is included to guide users on how to avoid transaction issues.

To learn more about setting up and using these cards, including fee structures and recharge processes, you can check the full tutorial here:

{% file src="/files/vjaeQNDNFos2mXfJgFTo" %}


---

# 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.koinbay.com/services/deposit-and-withdraw-crypto/virtual-card-integration-for-crypto-withdrawals.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.
