> 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-tw/propw-jing-xuan-liang-dian/publish-your-docs-81.md).

# PropW 限時邀請活動：現金獎勵與挑戰券等你來拿

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/37222320077593" alt=""><figcaption></figcaption></figure>

親愛的 PropW 交易者，

邀請不斷來襲，獎勵加倍升級！你的可賺取獎勵無上限。點燃你的數位貨幣交易之旅，盡情感受熱血與驚喜！

每成功邀請一位用戶參與挑戰，你就可獲得 5 USDT！邀請越多，賺得越多！

成功邀請 5 位參與者加入挑戰，即可獲得 5,000 USDT 挑戰票券！

成功邀請 10 位參與者加入挑戰，即可獲得 10,000 USDT 挑戰票券！

成功邀請 20 位參與者加入挑戰，即可獲得 25,000 USDT 挑戰票券！

&#x20;

**活動詳情：**

* 日期：2024 年 9 月 3 日至 9 月 12 日&#x20;
* 現金獎勵將於活動結束後發放。
* 挑戰票券有效期為 30 天

**參與方式：**

* 登入您的 PropW 帳戶
* 將邀請碼分享給你的交易好友，一起加入挑戰

**條款與細則：**

* 此折扣適用於所有 PropW 用戶，並於活動期間內對所有帳戶／挑戰報名有效。
* &#x20;CoinW 保留活動最終解釋權，包括但不限於在未事先通知的情況下對活動進行修改、變更或取消。如有任何疑問，請聯絡我們。

&#x20;

**追蹤我們並加入 PropW 社群：**

PropW 網站：[ 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.com/invite/JmRV4aeEbf>&#x20;

YouTube：[ https://www.youtube.com/@PropWGlobal](https://www.youtube.com/@PropWGlobal)

&#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-tw/propw-jing-xuan-liang-dian/publish-your-docs-81.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.
