> 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-39.md).

# PropW Credit Card Payments Now Live | Enjoy 20% Return in Vouchers!

\
PropW has officially launched credit card payment functionality.\
Now, when you use a credit card to purchase a challenge package, you can receive 20% of your payment amount back in PropW vouchers! These voucher rewards will be airdropped to your account within 3 business days after the event ends,The voucher is valid for 30 days and can be used to purchase any PropW challenge package.

<figure><img src="https://hkto-prod.oss-accelerate.aliyuncs.com/15af96cd07e0aa786cbe1c7132d30141fcb86fbcc29c2d776a8d99d2a9bb1926.jpg" alt=""><figcaption></figcaption></figure>

Safe, convenient, and flexible — helping you efficiently kickstart your trading challenge journey.\
Whether you’re a beginner trying things out or an expert aiming high, you can enjoy more benefits.

Start using your credit card now — trade and earn cashback at the same time. The more you swipe, the more you save!

Event Details:

* Dates: July 8 to July 10, 2025 （UTC+8）
* Discount: Join PropW challenge use credit card

How to Participate:

* Log in to Your PropW Account
* Purchase challenge packages using a credit card.
* Voucher cashback will be airdropped to your account within 3 business days after the event ends, and the voucher can be used to purchase any PropW challenge package，valid for 30 days.

Terms and Conditions:

* This discount is applicable to all PropW users and is valid for all accounts/challenge registrations during the event period.
* The offer cannot be used in conjunction with other events.
* CoinW reserves the right to interpret the event’s final explanation, including but not limited to modification, change, or cancellation of the event without prior notice. If you have any questions, please contact us.

&#x20;

Follow us and join the PropW community:

PropW Website:[ https://www.propw.com/en\_US](https://www.propw.com/en_US)&#x20;

Twitter:[ https://twitter.com/PropWGlobal](https://twitter.com/PropWGlobal)&#x20;

Telegram:[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)&#x20;

Discord:<https://discord.gg/C8enuujTrZ>

&#x20;

Happy trading!&#x20;

The PropW Team


---

# 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-39.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.
