> 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/faqs/general.md).

# General

### What is BXpay?

BXPay is a digital financial solution that provides access to international accounts and payment cards through licensed financial partners. It offers a seamless way to manage your financial activities via mobile app and web dashboard.

***

### Who can apply for BXpay?

Eligibility depends on successful KYC verification and regional compliance requirements.

***

### How do I log in to BXPay?

* If you log in through Connect Backoffice:
  1. Go to Dashboard → Platform → BXPay.
  2. On the BXPay login page, click Forgot Password if it’s your first time.
  3. Reset your password and log in.
* If you registered directly on bxpay.com:\
  ✔️ Simply log in using the email and password you created — no reset needed.

***

### How do I purchase BXPay?

Cards can only be purchased through BXPay.com.

Before purchasing:

* Ensure your KYC is fully completed and approved.

Steps to purchase:

1. Log in to your account at BXPay.com.
2. Navigate to Account → Available Plans & Accounts.
3. Select the plan you wish to purchase:
   * Velar → Apply for Virtual Account
   * Ascend / Legatus → Apply for International Account
4. Click Apply.
5. Choose Wallet Account as your payment method (make sure you have sufficient balance).
6. Click Pay Now to complete the purchase.

Once payment is confirmed, your BXPay account for the selected plan will be created.

***

### What are the available payment methods?

BXPay purchases support crypto payments only.\
Supported currency: USD Coin (USDC) on the Polygon (MATIC) network.

***

### Where can I use my BXpay card?

Cards are usable in many regions where the selected card network is supported.

***

### Can I use BXPay with Google Pay?

Only the Velar Card is compatible with Google Pay® where supported.

***

### How long does it take to get started?

* Virtual Card: typically available within \~48 hours after successful KYC
* Physical Card: usually delivered within 3–5 weeks, depending on logistics and processing

***

### How secure is BXpay?

BXPay follows international KYC/AML standards and leverages blockchain technology for enhanced transparency in fund movement.

***

### What currencies does BXpay support?

You can fund your wallet with stablecoins USDC- Polygon (MATIC) and spend them in supported regions as fiat through your card.

***

### How will I receive updates about my account?

Notifications are sent via your BXpay dashboard. Email alerts may also be enabled for key activities.

***

### Why is the Physical Card more expensive than the Virtual one? What does the card price include? &#x20;

The issuance fee covers both the physical card and shipping costs.

***

### Can I customize the name on my card? &#x20;

Yes, you may customize your card name within allowed formatting guidelines \ <sup>*(Max 21 characters, no special characters.)*</sup>

***

### Where do I find my card number?

* Log in to BXPay&#x20;
* Cards → Your Virtual Card → Details


---

# 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/faqs/general.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.
