> 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/propw-jing-cai-hui-gu/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-zh/propw-jing-cai-hui-gu/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.
