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

# PropW 平台網路異常通知

親愛的 PropW 用戶：

&#x20;

由於 2025 年 6 月 10 日（UTC）11:34 至 11:57 期間平台出現短暫網路波動，部分用戶可能會遇到交易延遲或連線異常。目前，技術團隊已完成緊急修復，平台功能已恢復正常運作。

&#x20;

為保障用戶權益，我們將為在 11:34 至 11:45（UTC）之間持有倉位的用戶開通專屬服務通道。如果您在此期間的交易受到影響，可透過以下連結提交情況說明：&#x20;

<https://docs.google.com/forms/d/e/1FAIpQLScnSUbtbXNmaFpEMQblmVnZqGFWLMQfVIGGkdMEmWKNUuwdoQ/viewform>

&#x20;

我們將在 3 個工作日內完成審核，並向經確認受影響的用戶發放 10 USDT PropW 優惠券（有效期 30 天）。

&#x20;

注意事項：

&#x20;

* 申請截止時間：2025 年 6 月 11 日 16:00（UTC）&#x20;
* 請如實填寫持倉資訊，若有虛假申報將不予處理！

&#x20;

感謝您對 PropW 的支持與理解。我們將持續優化系統穩定性，為您提供更好的服務。

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