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

# Pizza Day 限時挑戰｜PropW 招待您享用價值 100,000 美元的比特幣披薩！

親愛的交易者，

還記得「最貴的披薩」嗎？Pizza Day 代表著歷史的開端與加密社群的精神。今天，PropW 透過推出限時挑戰獎勵活動，向這一重要時刻致敬！

活動期間，參與指定挑戰帳戶並成功通過第一階段的交易者，將有資格共享 PropW 優惠券獎池。

**挑戰規則如下：**

* 購買一個 **10,000 USDT 挑戰帳戶**\
  通過第一階段即可有資格共享 **50,000 USDT 的 PropW 優惠券**
* 購買一個 **50,000 USDT 挑戰帳戶**\
  通過第一階段即可有資格共享 **50,000 USDT 的 PropW 優惠券**\ <br>

Pizza Day 總獎池： **100,000 USDT 的 PropW 優惠券，**

**活動期間購買並完成挑戰的交易者，將平均分配代金券獎勵。**\
PropW 優惠券將於活動結束後 3 個工作日內發放，並將有效 30 天。

在致敬經典的同時，挑戰你的極限。這是你不容錯過的限時機會！這個 Pizza Day，PropW 邀請你享受更刺激的交易體驗！

**活動詳情：**

&#x20;

* 日期：2025 年 5 月 20 日 - 2025 年 5 月 30 日（UTC+8）
* 購買一個 **10,000 USDT 挑戰帳戶**\
  通過第一階段即可有資格共享 **50,000 USDT 的 PropW 優惠券。**
* &#x20;購買一個 **50,000 USDT 挑戰帳戶**\
  通過第一階段即可有資格共享 **50,000 USDT 的 PropW 優惠券。**

**參與方式：**

* 登入您的 PropW 帳戶
* 活動期間，購買 10,000 USDT 或 50,000 USDT 挑戰帳戶，即可共享 100,000 USDT 的 PropW 優惠券。
* &#x20;Pizza Day 優惠券將於活動結束後 3 個工作日內空投至您的 CoinW 帳戶，並將有效 30 天
* 若有多個 PropW 挑戰帳戶參與 Pizza Day 活動，均可符合資格共享獎勵。

**條款與細則：**

* 此折扣適用於所有 PropW 用戶。
* 此優惠不可與其他活動同時使用。（免費註冊的挑戰帳戶不符合本活動資格。）
* 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;

&#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-58.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.
