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

# 업그레이드로 인한 PropW 일부 기능 일시 중단 공지

시스템 성능 및 서비스 품질 향상을 위해 PropW는 2025년 6월 27일 UTC 기준 16:00부터 16:30까지 시스템 업그레이드를 진행합니다. 이 업그레이드는 데이터베이스 시스템 개선을 완료하는 것을 목표로 하며, 이 기간 동안 일부 서비스가 일시적으로 영향을 받을 수 있습니다.

&#x20;

영향을 받는 기능 및 범위

\- 거래 서비스: 챌린지 및 실거래 모두 중단됩니다.

\- 자산 잔액: 계정 잔액 및 관련 자산 정보가 일시적으로 업데이트되지 않을 수 있습니다.

\- 출금 및 이체: 출금 요청 및 처리가 일시 중단되며, 계정 간 이체가 일시적으로 불가능할 수 있습니다.

&#x20;

PropW 안내

\- 업그레이드 기간 동안 보유 포지션이나 미체결 주문이 있는 경우, 위험 관리를 위해 사전에 포지션을 청산하거나 주문을 취소할 것을 권장합니다. 서비스 중단으로 인한 거래 손실을 방지하시기 바랍니다.

\- 모든 서비스는 업그레이드 완료 후 자동으로 재개되며 정상적으로 이용하실 수 있습니다.\ <br>

긴급한 필요가 있으신 경우 PropW 공식 고객센터로 문의해 주시면 최선을 다해 도와드리겠습니다.

&#x20;

주의사항:

&#x20;

1\. 스탑 마켓 주문:&#x20;

업그레이드 기간 동안 익절/손절(테이크프로핏/스탑로스) 주문은 발동되지 않습니다.&#x20;

업그레이드 완료 후 시장가가 사용자가 설정한 익절/손절 조건을 충족하면 주문은 시장가로 즉시 체결됩니다.

&#x20;

2\. 스탑 리밋 주문:&#x20;

업그레이드 기간 동안 리밋 방식의 익절/손절 주문은 발동되지 않습니다.&#x20;

업그레이드 완료 후 시장가가 사용자가 설정한 익절/손절 조건을 충족하면 주문은 사용자가 설정한 리밋 가격으로 체결됩니다.

&#x20;

예시:&#x20;

사용자가 ETH/USDT에 대해 숏 포지션을 오픈하면서 손절 조건을 4500 USDT 이상으로 설정했습니다.

&#x20;

업그레이드 기간 동안 시장가가 4500 USDT에 도달하거나 이를 초과하더라도 손절은 발동되지 않습니다.

업그레이드 완료 후 시장가가 4800 USDT에 도달하면 손절은 시장가인 4800 USDT로 즉시 체결됩니다.

시장이 4500 USDT 미만인 경우에는 여전히 손절이 발동되지 않습니다.

&#x20;

불편을 드려 진심으로 사과드리며 양해와 지원에 감사드립니다! 다음에 참여하실 수 있습니다 [PropW 커뮤니티](https://t.me/PropWGlobal) 에서 최신 업데이트를 확인하세요.

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