> For the complete documentation index, see [llms.txt](https://docs.blockblend.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockblend.io/utilities/prepaid-card.md).

# Prepaid Card

Our comprehensive service provides you with a convenient solution to offramp certain cryptocurrencies and acquire Visa and Mastercard prepaid cards .

Currently you can bridge to following Chains/Tokens to the Prepaid Card:\
-Ethereum / USDT (ETH)\
-BNB / USDT (BNB Smart Chain)\
-PLS (PulseChain)

One of the key advantages of our service is the ability to conduct these transactions anonymously. We understand the importance of privacy in the crypto world, and we have designed our platform to prioritize the confidentiality and security of your personal information. By leveraging advanced encryption technologies and robust privacy protocols, we ensure that your identity remains protected throughout the entire process.

With our service, you can enjoy the flexibility and convenience of converting your cryptocurrencies into prepaid cards, which can be used for online purchases and retail transactions; including those using digital wallets such as Google Wallet or Apple Pay.\
\
These prepaid cards are widely accepted, providing you with the freedom to spend your crypto holdings in the real world, just like any traditional fiat currency.


---

# 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.blockblend.io/utilities/prepaid-card.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.
