> 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-zh/propw-jing-cai-hui-gu/publish-your-docs-43.md).

# PropW 通过信用卡和快捷支付提升全球可访问性

**亲爱的 PropW 用户，**\
**为了让您更方便地购买挑战包，我们很高兴地宣布正式上线信用卡和快捷支付功能！自今日起，您可以轻松使用 Visa、Mastercard 及其他主流信用卡，以及多种快捷支付方式（分批开放）完成交易——享受更顺畅的支付体验。**

&#x20;

主要功能：

* 极速支付：绑定您的信用卡或快捷支付方式即可即时交易——无需等待。
* 全球通用：支持 170+ 种货币并自动进行汇率转换。
* 安全可靠：通过 PCI-DSS 认证 + 3D Secure 验证 + SSL 加密，全面保护交易安全。
* 专属优惠：支付免收 0% 手续费。
* 本地化支持：多种支付选项包括 Visa、Mastercard、PromptPay、GrabPay、PayNow 等（可用方式将根据您的地区调整）。

&#x20;

快速指南（3 个简单步骤）：

1. 前往注册页面\
   → 选择您的挑战包 → 点击【信用卡】 → 填写您的信息。
2. 选择支付方式
3. 信用卡用户：输入卡号/有效期/CVV，完成短信验证。
4. 快捷支付用户：通过您的电子钱包应用授权。
5. 确认支付\
   → 系统显示交易确认信息。

&#x20;

立即开始：

&#x20;网页： [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-zh/propw-jing-cai-hui-gu/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.
