> 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-yue/propw-jing-xuan/publish-your-docs-48.md).

# PropW 平台網絡異常通知

親愛嘅 PropW 用戶：

&#x20;

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

&#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-yue/propw-jing-xuan/publish-your-docs-48.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.
