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

# PropW 제품 업그레이드 공지

사용자에게 더 나은 제품 경험을 제공하고 암호화폐 분야 거래에 대한 글로벌 규제 요구를 수용하기 위해 PropW는 2024년 7월 10일부터 기능 업그레이드를 진행합니다. 업그레이드 세부사항은 다음과 같습니다:

**1. 챌린지 단계에 등록하는 신규 사용자는 KYC 인증을 완료할 필요가 없습니다.**

**2. 사용자는 세 번째 단계에서 실거래를 시작하기 전에 KYC2 인증을 완료해야 합니다.**

&#x20;

\*등록하기 전에 사용자 약관에 명시된 PropW 참여 자격에 귀하의 국가 또는 지역이 준수되는지 확인하십시오.

&#x20;

[사용자 약관](https://coinw.zendesk.com/hc/en-us/articles/360046853913--User-Agreement)

PropW의 독자적 트레이딩 플랫폼은 두바이 다중상품센터(DMCC)의 라이선스를 받았습니다. 이 라이선스는 글로벌 무역 및 서비스 분야에서 PropW에 중요한 이정표가 됩니다. PropW 팀은 또한 더 많은 라이선스 획득을 위해 노력하고 있습니다.

&#x20;

[라이선스에 대한 자세한 정보는 다음을 방문하십시오](https://coinw.zendesk.com/hc/en-us/articles/34040001215897-PropW-obtains-DMCC-license-a-new-business-milestone)

PropW의 글로벌 리더십 팀은 사업의 장기적 발전을 위해 철저히 준비되어 있으며, 각국의 컴플라이언스 및 규제 요구에 적극적으로 대응하고 있습니다. 당사의 플랫폼은 항상 사용자 보호를 우선시하며, 지속 가능한 성장을 위한 플랫폼을 조성하고 트레이더에게 더 나은 서비스와 거래 경험을 제공할 것입니다.

&#x20;

행복한 거래 되세요!

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