> For the complete documentation index, see [llms.txt](https://bxpay.gitbook.io/bxpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bxpay.gitbook.io/bxpay/bxpay-es/preguntas-frecuentes/cuenta-virtual.md).

# Cuenta virtual

### ¿Cómo activo mi Tarjeta Virtual BXpay?

Para obtener tu Tarjeta Virtual, solo sigue estos pasos:

#### 📝 Completa KYC

* Ir a **Menú → Todo → Configuración de la cuenta → Enviar KYC**.
* Introduce tus **datos personales**.
* Sube tu **pasaporte o documento de identidad emitido por el gobierno**.
* Toma y sube una **selfi sosteniendo el mismo documento**.
* Envía tu solicitud para revisión.

#### ✅ Aprobación y Activación

* Una vez que tu KYC esté aprobado, tu paquete de Cuenta Virtual será visible.
* Ir a **Cuentas → Solicitar la Cuenta Virtual**.
* Luego navega a **Tarjetas → Activar Tarjeta**.
* Tu **Tarjeta Virtual** normalmente se activa inmediatamente después de la aprobación y está disponible para uso en línea.

***

### ¿Puedo retirar fondos con mi Tarjeta Virtual?

No — **las tarjetas virtuales no admiten retiros en cajeros automáticos**.

***

### Regiones donde no se admiten Cuentas Virtuales debido a restricciones regulatorias o de red.

* **Asia**
  * Afganistán
  * Armenia
  * Bangladés
  * Camboya
  * China
  * India
  * Irán
  * Iraq
  * Japón
  * Jordania
  * Líbano
  * Birmania
  * Corea del Norte
  * Pakistán
  * Filipinas
  * Singapur
  * Siria
  * Yemen
* **África**
  * Argelia
  * Burkina Faso
  * Burundi
  * Camerún
  * República Centroafricana
  * República Democrática del Congo
  * Eritrea
  * Guinea-Bisáu
  * Kenia
  * Liberia
  * Libia
  * Malí
  * Marruecos
  * Mozambique
  * Namibia
  * República del Congo
  * Ruanda
  * Senegal
  * Sierra Leona
  * Somalia
  * Sudáfrica
  * Sudán del Sur
  * Sudán
  * Tanzania
  * Uganda
  * Zimbabue
* **Europa**
  * Albania
  * Bielorrusia
  * Bulgaria
  * Rusia
* **Oceanía**
  * Australia
  * Palaos
* **América**
  * Cuba
  * Haití
  * Jamaica
  * Nicaragua
  * Venezuela

{% hint style="info" %}
Las restricciones dependen de los requisitos de cumplimiento y las políticas de la red de tarjetas.
{% endhint %}


---

# 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://bxpay.gitbook.io/bxpay/bxpay-es/preguntas-frecuentes/cuenta-virtual.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.
