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

# PropW 플랫폼 네트워크 이상 알림

친애하는 PropW 사용자님께:

&#x20;

2025년 6월 10일 UTC 기준 11:34부터 11:57까지 플랫폼의 짧은 네트워크 변동으로 인해 일부 사용자는 거래 지연 또는 연결 이상이 발생했을 수 있습니다. 현재 기술팀이 긴급 수리를 완료했으며 플랫폼 기능은 정상적으로 복구되었습니다.

&#x20;

이용자 권익 보호를 위해 UTC 기준 11:34와 11:45 사이에 포지션을 보유한 사용자를 대상으로 전용 서비스 채널을 개설합니다. 이 기간 동안 거래에 영향이 있으셨다면 아래 링크를 통해 상황 설명을 제출해 주시기 바랍니다:&#x20;

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

&#x20;

확인된 피해 사용자에게는 검토 완료 후 10 USDT 상당의 PropW 쿠폰(유효기간 30일)을 발급해 드리며, 검토는 영업일 기준 3일 이내에 완료됩니다.

&#x20;

주의사항:

&#x20;

* 신청 마감: 2025년 6월 11일 UTC 기준 16:00&#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-ko/propw/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.
