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

# \[South Asia Exclusive] Want to Turn $1 into $100 - Just Bring 2 Friends!

Form a team of three, and one member will get a $2,000 challenge account for just 1 USDT. Complete the challenge to withdraw up to 100 USDT!

&#x20;

#### Event Period:

* July 28 – August 3, 2025 (UTC+8)

Join now! <https://forms.gle/KxgGDKtUr8zqoQ4R6>

&#x20;

#### How to Join:

* Form a team of 3 people. All members must register PropW accounts during the event period.\ <br>
* One member from the team fills out the registration form to join.\ <br>
* Within 3 working days after the event ends, one member from each team will receive a 27 USDT voucher to buy the $2,000 challenge account (original price 28 USDT). The user only needs to pay 1 USDT to start the challenge.\ <br>

Note: Only one person per team needs to submit the form. Participating in multiple teams will result in disqualification.

&#x20;

#### Rules:

1. A team of 3 people submitting the form counts as a valid entry.\ <br>
2. All members must be new users registered during the event period.\ <br>
3. The 27 USDT voucher is valid only for purchasing the $2,000 challenge account and is valid for 30 days.\ <br>
4. The $2,000 challenge account follows PropW’s standard challenge rules. After completion, the maximum withdrawal is 100 USDT. The account ends automatically when this limit is reached.\ <br>
5. This event is only open to users in India, Pakistan, and Bangladesh.\ <br>
6. Each person can participate only once. Limited spots available—first come, first served. Participants using multiple accounts or sharing the same IP address will be disqualified.\ <br>
7. Cannot be combined with other PropW offers.\ <br>
8. CoinW reserves the right to final interpretation, including modifying, changing, or canceling the event without notice.\ <br>

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-33.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.
