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

# 공지: PropW 다중 계정 구매 기능 출시

PropW 사용자 여러분,

PropW의 다계정 구매 기능이 공식 출시되었음을 알려드립니다. 이 개선 사항은 자금 관리 옵션을 보다 유연하게 제공하여 거래 경험을 크게 향상시킬 것입니다.

주요 기능:

최대 5개의 챌린지 계정 동시 지원

원활한 다계정 거래를 위한 편리한 계정 전환

**사용자 안내:**

이미 첫 번째 챌린지를 구매했으며 추가 계정을 추가하려면 다음 단계를 따르세요:

PropW 홈페이지에서 "시작하기"를 클릭한 다음 "새 챌린지 시작"을 선택하세요

<img src="https://coinw.zendesk.com/hc/article_attachments/45629367958681" alt="" height="324" width="771">

플랜 선택 페이지에서 원하는 챌린지 패키지를 선택하세요(같은 패키지를 여러 번 선택할 수 있습니다)\ <br>

결제를 완료할 수 있도록 CoinW 계정에 충분한 잔액이 있는지 확인하세요\ <br>

<img src="https://coinw.zendesk.com/hc/article_attachments/45629399626649" alt="" height="304" width="735">

구매가 성공적으로 완료되면 "계정 전환" 버튼을 클릭하여 모든 계정을 확인하고 관리하세요

<img src="https://coinw.zendesk.com/hc/article_attachments/45629399630233" alt="" height="406" width="1174">

&#x20;

거래할 다른 계정으로 전환하려면 단순히 "전환"을 클릭하세요

<img src="https://coinw.zendesk.com/hc/article_attachments/45629367979417" alt="" height="347" width="713">

중요 사항:

다계정 규칙:

챌린지 단계에서는 여러 계정을 동시에 운영할 수 있습니다

라이브 거래 단계에서는 활성 계정 1개만 허용됩니다

여러 계정이 챌린지를 통과하면 완료 시간에 따라 승인 대기열에 들어갑니다

대기열에 있는 계정은 "활성화 대기 중"으로 표시됩니다

계정 관리:

실패한 챌린지 계정 또는 라이브 계정은 재등록할 수 있습니다

라이브 계정이 동결된 경우, 대기 중인 계정을 활성화하기 전에 해당 계정을 재활성화해야 합니다

각 PropW 계정의 데이터는 분리되어 있으며—현재 계정의 데이터만 표시됩니다

결제 정책:

모든 수수료는 CoinW 메인 계정에서 차감됩니다

구매 전에 잔액이 충분한지 확인하세요

\
\
\
PropW는 탁월한 거래 경험을 제공하기 위해 최선을 다하고 있습니다. 문제가 발생하면 고객 지원팀에 문의해 주시기 바랍니다.

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-57.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.
