> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-ja/propwnohairaito/publish-your-docs-43.md).

# PropWがクレジットカードとQuick Payで世界的なアクセスを強化

**親愛なるPropWユーザーの皆様、**\
**チャレンジパッケージの購入をより便利にするため、クレジットカードおよびクイックペイメント機能を正式に導入しました！本日より、Visa、Mastercardなどの主要なクレジットカードや各種クイック決済（段階的に導入）で簡単に取引を完了でき、よりスムーズな支払い体験をお楽しみいただけます。**

&#x20;

主な機能：

* 超高速決済：クレジットカードやクイック決済を紐付ければ即時取引が可能です—待ち時間はありません。
* グローバル対応：170以上の通貨をサポートし、為替レートは自動で変換されます。
* 安全で信頼できる：PCI-DSS認証＋3Dセキュア認証＋SSL暗号化で取引を完全に保護します。
* 限定特典：決済手数料0％。
* ローカライズ対応：Visa、Mastercard、PromptPay、GrabPay、PayNowなど複数の決済オプション（利用可能な方法は地域により異なります）。

&#x20;

クイックガイド（簡単3ステップ）：

1. 登録ページへ移動\
   → チャレンジパッケージを選択 → \[クレジットカード]をクリック → 必要事項を入力。
2. 支払い方法を選択
3. クレジットカード利用者：カード番号／有効期限／CVVを入力し、SMS認証を完了します。
4. クイック決済利用者：ご利用の電子ウォレットアプリで認証してください。
5. 支払いを確認\
   → システムが取引確認を表示します。

&#x20;

今すぐ始める：

&#x20;Web： [https://www.propw.com](https://www.propw.com/zh_CN)/

アプリ：早期アクセス版をダウンロードするにはスキャンしてください

<img src="https://hkto-prod.oss-accelerate.aliyuncs.com/1b05a697373a1ef729b4338f818ed661f7e0087d9d65587abe575ce13e7e522b.png" alt="" height="676" width="686">

&#x20;

ご信頼ありがとうございます。これからも優れたサービスの提供に尽力して参ります！

&#x20;

PropW


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.propw.com/announcement/announcement-ja/propwnohairaito/publish-your-docs-43.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
