> 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-zh/chang-jian-wen-ti/tong-yong.md).

# 通用

### 什么是 BXpay？

BXPay 是一种数字金融解决方案，通过持牌金融合作伙伴提供国际账户和支付卡的使用权限。它为您通过移动应用和网页仪表板管理财务活动提供无缝方式。

***

### 谁可以申请 BXpay？

资格取决于 KYC 验证是否通过以及区域合规要求。

***

### 我如何登录 BXPay？

* 如果您通过 Connect Backoffice 登录：
  1. 前往 仪表板 → 平台 → BXPay。
  2. 在 BXPay 登录页面，如果是首次使用，请点击 忘记密码。
  3. 重置您的密码并登录。
* 如果您直接在 bxpay.com 注册：\
  ✔️ 使用您创建的电子邮件和密码直接登录 — 无需重置。

***

### 我如何购买 BXPay？

卡只能通过 BXPay.com 购买。

购买前：

* 确保您的 KYC 已完全完成并获得批准。

购买步骤：

1. 登录您在 BXPay.com 的账户。
2. 导航至 账户 → 可用计划与账户。
3. 选择您希望购买的计划：
   * Velar → 申请虚拟账户
   * Ascend / Legatus → 申请国际账户
4. 点击 申请。
5. 选择 钱包账户 作为您的付款方式（确保余额充足）。
6. 点击 立即支付 完成购买。

付款确认后，所选计划的 BXPay 账户将被创建。

***

### 有哪些可用的付款方式？

BXPay 购买仅支持加密货币支付。\
支持的货币：在 Polygon (MATIC) 网络上的 USD Coin (USDC)。

***

### 我的 BXpay 卡可以在哪里使用？

卡可在所选卡网络受支持的许多地区使用。

***

### 我可以在 Google Pay 中使用 BXPay 吗？

仅 Velar 卡在支持的地区兼容 Google Pay®。

***

### 开始使用需要多长时间？

* 虚拟卡：通常在 KYC 成功后约 48 小时内可用
* 实体卡：通常在 3–5 周内送达，具体取决于物流和处理时间

***

### BXpay 的安全性如何？

BXPay 遵循国际 KYC/AML 标准，并利用区块链技术提高资金流动的透明度。

***

### BXpay 支持哪些货币？

您可以使用稳定币 USDC（Polygon (MATIC)）为钱包充值，并通过您的卡在支持的地区将其作为法币消费。

***

### 我将如何收到关于我的账户的更新？

通知会通过您的 BXPay 仪表板发送。重要活动也可以启用电子邮件提醒。

***

### 为什么实体卡比虚拟卡更贵？卡价包含什么？ &#x20;

发行费覆盖实体卡和运送费用。

***

### 我可以自定义卡上的姓名吗？ &#x20;

可以，您可以在允许的格式指南内自定义卡片姓名 \ <sup>*（最多 21 个字符，不得包含特殊字符。）*</sup>

***

### 我在哪里可以找到我的卡号？

* 登录 BXPay&#x20;
* 卡片 → 您的虚拟卡 → 详情


---

# 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-zh/chang-jian-wen-ti/tong-yong.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.
