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

# PropW 시스템 다운타임 업그레이드 공지

PropW 사용자 여러분,\
&#x20;

시스템 성능 및 서비스 품질 향상을 위해 PropW는 2025년 9월 21일 00:30(UTC+8)에 시스템 업그레이드를 진행합니다. 업그레이드는 약 40분 정도 소요될 예정입니다. 이 기간 동안 일부 기능이 일시적으로 영향을 받을 수 있습니다.\
&#x20;

업그레이드 중 영향 받는 기능 및 범위:\
&#x20;

1\) 거래 서비스: 챌린지 및 라이브 단계의 거래 기능이 중단됩니다.\
&#x20;

2\) 자산 목록: 계정 잔액 및 관련 자산 정보가 일시적으로 조회되지 않거나 지연될 수 있습니다.\
&#x20;

3\) 출금 및 이체 기능: 출금 요청 및 처리 작업이 중단되며 자금 이체 서비스 또한 일시 중지됩니다.\
&#x20;

PropW 중요 안내:\
&#x20;

자산 보호를 위해, 포지션을 보유 중이거나 미체결 주문이 있는 사용자는 잠재적 거래 손실을 방지하기 위해 미리 포지션을 청산하거나 주문을 취소하거나 증거금을 추가하시기를 권장합니다.\
&#x20;

영향을 받는 모든 기능은 업그레이드 완료 즉시 정상화됩니다. 불편을 드려 죄송하며 이해와 성원에 감사드립니다!<br>

PropW 팀\
\
PropW 공식 링크\
&#x20;

PropW 공식 웹사이트: [https://www.propw.com](https://www.propw.com/)

PropW 다운로드 링크:<https://www.propw.com/en_US/app-download>

텔레그램: <https://t.me/PropWGlobal>

트위터: <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/announcement-ko/propw/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.
