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

# PropW 信用卡支付现已上线｜享受20%返现券回馈！

\
PropW 已正式推出信用卡支付功能。\
现在，使用信用卡购买挑战包时，您可获得支付金额 20% 的 PropW 代金券返还！此代金券奖励将在活动结束后 3 个工作日内空投到您的账户，代金券有效期为 30 天，可用于购买任何 PropW 挑战包。

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

安全、便捷且灵活 — 帮助您高效开启交易挑战之旅。\
无论您是初学者试水还是高手冲刺，都能享受更多权益。

立即开始使用信用卡 — 交易同时赚取返现。刷得越多，省得越多！

活动详情：

* 日期：2025 年 7 月 8 日至 2025 年 7 月 10 日（UTC+8）
* 优惠：使用信用卡参与 PropW 挑战

参与方式：

* 登录你的 PropW 账户
* 使用信用卡购买挑战包。
* 代金券返现将在活动结束后 3 个工作日内空投到您的账户，代金券可用于购买任何 PropW 挑战包，有效期为 30 天。

条款与细则：

* 此折扣适用于所有 PropW 用户，并在活动期间对所有账户/挑战报名有效。
* 该优惠不可与其他活动同时使用。
* CoinW 保留对本次活动最终解释权，包括但不限于在不另行通知的情况下修改、更改或取消活动。如有任何疑问，请联系我们。

&#x20;

关注我们并加入 PropW 社区：

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

推特：[ 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;

交易愉快！&#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-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.
