> 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/propw-highlights/publish-your-docs-43.md).

# PropW Enhances Global Access with Credit Card and Quick Pay

**Dear PropW Users,**\
**To make purchasing challenge packages more convenient for you, we are thrilled to announce the official launch of credit card and quick payment features! Starting today, you can effortlessly complete transactions using Visa, Mastercard, and other major credit cards, as well as various quick payment methods (Coming in phases) —enjoy a smoother financial experience.**

&#x20;

Key Features:

* Lightning-Fast Payments: Bind your credit card or quick payment method for instant transactions—no waiting.
* Global Acceptance: Supports 170+ currencies with automatic exchange rate conversion.
* Secure & Reliable: PCI-DSS certified + 3D Secure verification + SSL encryption for full transaction protection.
* Exclusive Benefit: 0% processing fee for payments.
* Localized Support: Multiple payment options including Visa, Mastercard, PromptPay, GrabPay, PayNow, and more (available methods adjust based on your region).

&#x20;

Quick Guide (3 Simple Steps):

1. Go to the registration page\
   → Select your challenge package → Click \[Credit Card] → Fill in your details.
2. Choose payment method
3. Credit card users: Enter card number/expiry date/CVV, complete SMS verification.
4. Quick payment users: Authorize via your e-wallet app.
5. Confirm payment\
   → System displays transaction confirmation.

&#x20;

Get Started Now:

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

APP: Scan to download the early-access version

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

&#x20;

Thank you for your trust. We remain committed to delivering exceptional service！

&#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/propw-highlights/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.
