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

# Pizza Day Limited-Time Challenge | PropW Treats You to $100,000 Worth of Bitcoin Pizza!

Dear Trader,

Remember the “most expensive pizza”? Pizza Day represents the beginning of history and the spirit of the crypto community. Today, PropW pays tribute to this important moment by launching a limited-time challenge reward event!

During the event, traders who participate in the designated challenge accounts and successfully pass Phase 1 will be eligible to share the PropW coupons prize pool.

**Challenge rules are as follows:**

* Purchase a **10,000 USDT Challenge Account**\
  Pass Phase 1 to be eligible to share **50,000 USDT in PropW coupons**
* Purchase a **50,000 USDT Challenge Account**\
  Pass Phase 1 to be eligible to share **50,000 USDT in PropW coupons**\ <br>

Total Pizza Day prize pool: **100,000 USDT in PropW coupons，**

**Traders who purchase and complete the challenge during the event period will equally share the voucher rewards.**\
PropW coupons will be distributed within 3 business days after the event ends and will be valid for 30 days.

While honoring a classic, challenge your limits.This is a limited-time opportunity you don’t want to miss! This Pizza Day, PropW invites you to enjoy a more exciting trading experience!

**Event Details:**

&#x20;

* Dates: May 20 - May 30, 2025 (UTC+8)
* Purchase a **10,000 USDT Challenge Account**\
  Pass Phase 1 to be eligible to share **50,000 USDT in PropW coupons.**
* &#x20;Purchase a **50,000 USDT Challenge Account**\
  Pass Phase 1 to be eligible to share **50,000 USDT in PropW coupons.**

**How to Participate:**

* Log in to Your PropW Account
* During the event, purchase a 10,000 USDT or 50,000 USDT challenge account to share 100,000 USDT in PropW coupons.
* &#x20;Pizza Day coupons will be airdropped to your CoinW account within 3 business days after the event ends and will be valid for 30 days
* If multiple PropW challenge accounts participate in the Pizza Day event,  all eligible to share the rewards.

**Terms and Conditions:**

* This discount is applicable to all PropW users.
* The offer cannot be used in conjunction with other events.(Challenge accounts registered for free are not eligible for this event.)
* 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.com/invite/JmRV4aeEbf>&#x20;

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