> 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/yokuarufaq/to.md).

# 入金と取引

### 暗号通貨を入金するにはどうすればよいですか？

* サードパーティのウォレットを開き、送金するためのUSDC‑Polygon（MATIC）を準備します。
* BXPayアカウントにログインします。
* に移動します **Payments → Crypto**.
* 入金アドレスをコピーするか、QRコードをスキャンします。
* ウォレットから送金を完了し、ブロックチェーンの確認を待ちます。

***

### 法定通貨を入金するにはどうすればよいですか？

* にログインします **BXPayアカウント**.
* に移動します **Payments → Fiat**.
* 受取人のユーザー名を入力するか、受取人のQRコードをスキャンします
* 詳細を確認して送金を完了します。

✅ 送金は通常ネットワークやシステム状況により即時処理されます

***

### 内部送金（BXPay → BXPay）はどのように機能しますか？

* にログインします **BXPayアカウント**.
* に移動します **Payments → Transfer**.
* 選択します **BXPayからBXPayへ**.
* 受取人の **ユーザー名** またはスキャンします **QRコード**.
* 確認して送信 — BXPayユーザー間の送金は迅速かつ手数料なしで処理されます。

{% hint style="info" %}
利用可能な場合は、対応する銀行振込やSEPA送金の追加指示に従ってください。
{% endhint %}

***

### 資金を出金するにはどうすればよいですか？

#### 出金手順

1. にログインします **BXPay** アカウント。
2. に移動します **Payments → Withdraw**.
3. 選択します **外部ウォレット**.
4. 正しい詳細を入力してください：
   * を選択します **ウォレットアカウント** （口座残高は自動的に表示されます）。
   * **送金したい金額を入力します** および通貨を確認します（**USDC – Polygon（MATIC）**).
   * **外部ウォレットのアドレスを貼り付けます** 資金を受け取りたいウォレットアドレス欄に貼り付けます。

{% hint style="info" %}

#### 重要：&#x20;

* ウォレットアドレスが対応していることを確認してください **Polygonチェーン上のUSDC**.
* 異なるネットワークや非対応のアドレスに送信すると **資金が永久に失われる可能性があります**.
* 誤ったまたはサポートされていないウォレットアドレスへの送金についてBXPayは一切の責任を負いません。
* 必ず **すべての詳細を確認してください** トランザクションを実行する前に。
  {% 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-ja/yokuarufaq/to.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.
