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

# PropW System Downtime Upgrade Notice

Dear PropW Users,\
&#x20;

To enhance system performance and service quality, PropW will undergo a system upgrade on September 21, 2025, at 00:30 (UTC+8). The upgrade is expected to last approximately 40 minutes. Certain features may be temporarily affected during this period.\
&#x20;

Affected Features and Scope During Upgrade:\
&#x20;

1\) Trading Services: Trading functions for both Challenge and Live phases will be suspended.\
&#x20;

2\) Asset List: Account balances and related asset information may be temporarily unavailable or experience delays.\
&#x20;

3\) Withdrawal and Transfer Functions: Withdrawal requests and processing will be suspended, and fund transfer services will also be temporarily halted.\
&#x20;

PropW Important Notice:\
&#x20;

To safeguard your assets, users holding open positions or pending orders are advised to close positions, cancel orders, or add margin in advance to avoid potential trading losses.\
&#x20;

All affected functions will resume immediately after the upgrade is complete. We apologize for any inconvenience caused and appreciate your understanding and support!<br>

PropW Team\
\
PropW Official Link\
&#x20;

PropW Official Website: [https://www.propw.com](https://www.propw.com/)

PropW Download Link:<https://www.propw.com/en_US/app-download>

Telegram: <https://t.me/PropWGlobal>

Twitter: <https://x.com/PropWGlobal>


---

# 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-21.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.
