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

# PropW: 계정 챌린지 및 출금 절차 최적화

PropW 사용자 여러분,

플랫폼이 시작된 이래로, 여러분이 행한 모든 거래와 우리에게 보여주신 신뢰는 우리가 계속 개선해나갈 수 있는 가장 큰 동기였습니다. 거래 과정을 단순화하기 위해 11월 20일(목) 14:00\~17:00(UTC+8)에 계정 및 출금 절차에 대한 최적화를 진행할 예정입니다. 해당 기간 동안에는 모든 이체 관련 기능의 사용을 자제해 주시기 바랍니다. 최적화 상세 내용은 다음과 같습니다:

1\. 즉시 거래용 "이체" 제거

1. 새 챌린지 가입 후 즉시 거래 시작—추가적인 "이체" 단계가 필요 없습니다.
2. 수익 보상 인출 시 추가적인 "이체" 단계가 필요 없습니다.
3. 자산 계정과 계약 계정 통합.\
   \*이 업그레이드는 현재 보유한 거래 포지션에 영향을 미치지 않으며 PropW 계정에만 해당됩니다. CoinW 계정은 영향받지 않습니다.

\*PropW 자산 계정과 계약 계정의 통합이 완료된 이후에도 보유 중인 USDCP 및 USDT의 총액은 변동되지 않습니다.

2\. 동기화된 인터페이스 업데이트

1. &#x20;위 최적화에 따라 웹과 앱 플랫폼의 관련 페이지가 동기화되었습니다. 중복된 진입 경로가 제거되었으며 기능 안내가 보다 명확해졌습니다.\
   \*본 최적화로 인해 구버전 앱의 일부 버튼이 작동하지 않을 수 있습니다. 해당 문제가 발생하면 앱을 최신 버전으로 업데이트해 주십시오.

이러한 최적화에 대해 질문이 있거나 어떤 패키지가 귀하에게 가장 적합한지 확신이 서지 않는 경우, 고객 지원팀이 일대일 답변과 추천을 드릴 준비가 되어 있습니다.

* &#x20;PropW 웹사이트: [https://www.propw.com](https://www.propw.com/)
* &#x20;X: <https://x.com/PropWGlobal>
* &#x20;텔레그램: <https://t.me/PropWGlobal>
* &#x20;디스코드: <https://discord.gg/C8enuujTrZ>

다시 한번, 그동안 함께해 주셔서 감사합니다. 여러분의 지원이 없었다면 여기까지 올 수 없었음을 알고 있습니다. 앞으로의 모든 걸음도 여러분과 함께 손잡고 성장해 나가겠습니다.


---

# 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-9.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.
