> 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/utilizzare-bxpay/prezzi-e-commissioni.md).

# Prezzi e commissioni

## **Tasse e Condizioni Chiave**

* **Commissioni di Ricarica** – Le commissioni variano in base ai metodi di elaborazione e alle reti partner.
* **Commissioni per Prelievo ATM** – Applicate per transazione.
* **Tassi di Cambio** – Basato sul [**calcolatore di cambio estero Visa®**](https://www.visa.com.ph/support/consumer/travel-support/exchange-rate-calculator.html)
* **Abbonamento e Livelli** – Le ricompense possono includere commissioni ridotte o vantaggi promozionali, **soggetti ai termini del programma**.

## **Prezzi Carta BXpay** :credit\_card:

| **Piano**      | **Commissione di Apertura Una Tantum** | **Quota Annuale (dal 2° anno in poi)** | **Costo Totale – Anno 1** | **Costo Totale – Anno 2+** |
| -------------- | -------------------------------------: | -------------------------------------: | ------------------------: | -------------------------: |
| ⚡ **Velar**    |                                    $49 |                                    $30 |                   **$49** |             **$30 / anno** |
| 💳 **Ascend**  |                                   $699 |                                   $100 |                  **$699** |            **$100 / anno** |
| 🏦 **Legatus** |                                 $2,499 |                                   $500 |                **$2,499** |            **$500 / anno** |

### **Caratteristiche e Limiti della Carta** 📊

| **Caratteristica**                        |   **Velar** |    **Ascend** |   **Legatus** |
| ----------------------------------------- | ----------: | ------------: | ------------: |
| **Commissione di Deposito Crypto**        | &#x33;**%** | 2.&#x38;**%** | 2.&#x38;**%** |
| **Commissione di Deposito Fiat**          |      **5%** |      **2.8%** |      **2.8%** |
| **Commissione per Acquisto POS / Online** |      **3%** |        **3%** |        **3%** |
| **Commissione per Prelievo ATM**          |      **3%** |        **3%** |        **2%** |
| **Trasferimento a Wallet Esterno**        |      **1%** |        **1%** |        **1%** |
| **Trasferimento a Banca Esterna**         |   **1.50%** |      **0.8%** |      **0.8%** |
| **Sostituzione Carta (Virtuale)**         |          $5 |            $5 |            $3 |
| **Sostituzione Carta (Plastica/Metallo)** |         N/D |           $80 |          $200 |

***

## **Limiti di Caricamento e Transazione** 💰

| **Tipo di Limite**                               | **Velar** | **Ascend** | **Legatus** |
| ------------------------------------------------ | --------- | ---------- | ----------- |
| **Capacità Massima di Caricamento**              | Espanso   | Espanso    | Espanso     |
| **Valore Minimo Depositato**                     | $0        | $0         | $0          |
| **Valore Massimo per Transazione**               | $5,000    | $100,000   | $250,000    |
| **Valore Massimo delle Transazioni Giornaliero** | $10,000   | $500,000   | Espanso     |
| **Valore Massimo delle Transazioni Mensile**     | $50,000   | Espanso    | Espanso     |
| **Numero di Transazioni (Mensile)**              | Espanso   | Espanso    | Espanso     |
| **Prelievo ATM Massimo (per giorno)**            | $1,000    | $3,000     | $8,000      |

***


---

# 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/utilizzare-bxpay/prezzi-e-commissioni.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.
