> 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-it/domande-frequenti/conto-virtuale.md).

# Conto virtuale

### Come attivo la mia carta virtuale BXpay?

Per ottenere la tua carta virtuale, segui semplicemente questi passaggi:

#### 📝 Completa KYC

* Vai a **Menu → Tutto → Impostazioni account → Invia KYC**.
* Inserisci il tuo **dati personali**.
* Carica il tuo **passaporto o documento d'identità rilasciato dal governo**.
* Scatta e carica un **selfie tenendo lo stesso documento**.
* Invia la tua richiesta per la revisione.

#### ✅ Approvazione e attivazione

* Una volta approvato il tuo KYC, il pacchetto di Conto Virtuale sarà visibile.
* Vai a **Conti → Richiedi il conto virtuale**.
* Quindi vai a **Carte → Attiva carta**.
* La tua **Carta virtuale** di solito viene attivata immediatamente dopo l'approvazione ed è disponibile per l'uso online.

***

### Posso prelevare fondi con la mia carta virtuale?

No — **le carte virtuali non supportano i prelievi agli sportelli ATM**.

***

### Regioni in cui i conti virtuali non sono supportati a causa di restrizioni normative o di rete.

* **Asia**
  * Afghanistan
  * Armenia
  * Bangladesh
  * Cambogia
  * Cina
  * India
  * Iran
  * Iraq
  * Giappone
  * Giordania
  * Libano
  * Myanmar
  * Corea del Nord
  * Pakistan
  * Filippine
  * Singapore
  * Siria
  * Yemen
* **Africa**
  * Algeria
  * Burkina Faso
  * Burundi
  * Camerun
  * Repubblica Centrafricana
  * Repubblica Democratica del Congo
  * Eritrea
  * Guinea-Bissau
  * Kenya
  * Liberia
  * Libia
  * Mali
  * Marocco
  * Mozambico
  * Namibia
  * Repubblica del Congo
  * Ruanda
  * Senegal
  * Sierra Leone
  * Somalia
  * Sudafrica
  * Sud Sudan
  * Sudan
  * Tanzania
  * Uganda
  * Zimbabwe
* **Europa**
  * Albania
  * Bielorussia
  * Bulgaria
  * Russia
* **Oceania**
  * Australia
  * Palau
* **America**
  * Cuba
  * Haiti
  * Giamaica
  * Nicaragua
  * Venezuela

{% hint style="info" %}
Le restrizioni dipendono dai requisiti di conformità e dalle politiche dei circuiti di pagamento.
{% 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-it/domande-frequenti/conto-virtuale.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.
