> 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-ja/bxpay-noi/to-1.md).

# 入金と取引

## 🪙入金方法

1. BXPayダッシュボードの「入金」に移動してください。
2. BXPayの入金アドレスをコピーする（またはQRコードをスキャン）。
3. 正しいネットワークを選択してください（USDC – Polygon / MATIC）。
4. 暗号通貨を送信 → 資金は通常ネットワークの確認と処理後に表示されます。

### 🔁 転送タイプ

#### P2P転送

* 認証済みBXPayユーザー間のP2P転送（タグまたはQRコード経由）。

#### 外部ウォレット

* ネットワーク状況およびコンプライアンスチェックの条件に基づき、互換性のあるウォレットへの外部転送をサポートします。

#### バーチャルカードへのチャージ

* ネットワーク状況に応じた確認時間内に処理されます。

#### 実物カードへのチャージ

* 通常、当社の規制された金融パートナーを通じて1営業日以内に処理されます。

### 📊 取引履歴

* ダッシュボードで全アクティビティを確認できます。
* Excel、PDF、CSVへエクスポートできます。

### 💱 ウォレット口座残高 – 対応通貨

あなたのBXPayウォレット口座は以下の通貨で残高表示と推定をサポートします：<br>

* ユーロ (EUR)
* ルーマニア・レイ (RON)
* アラブ首長国連邦ディルハム (AED)
* オーストラリア・ドル (AUD)
* カナダ・ドル (CAD)
* スイス・フラン (CHF)
* チェコ・コルナ (CZK)
* 英ポンド (GBP)
* 香港ドル (HKD)
* ハンガリー・フォリント (HUF)
* インド・ルピー (INR)
* 日本円 (JPY)
* ラオス・キープ (LAK)
* スリランカ・ルピー (LKR)
* ニュージーランド・ドル (NZD)
* シンガポール・ドル (SGD)

### ⚠️ 重要なお知らせ

* ウォレットの表示通貨は推定目的のみです。
* 表示される金額は概算であり、リアルタイムの市場レート、為替価値、第三者データと異なる場合があります。
* 実際の換算値は取引時のライブレートに依存します。


---

# 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-ja/bxpay-noi/to-1.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.
