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

# PropW, 더 원활한 경험을 위한 새로운 인증 규정 업데이트 도입

PropW 사용자 여러분,

원활한 사용자 경험을 보장하고 글로벌 규정 준수를 지속적으로 강화하기 위해, 저희는 12월 5일(UTC+8)에 계정 인증 절차를 더욱 간소화했습니다. 가능한 한 빨리 앱을 최신 버전으로 업데이트해 주시기 바랍니다. 이번 업데이트는 귀하의 소중한 시간을 절약하고 거래에 더 집중할 수 있도록 설계되었습니다.

이전 플랫폼 KYC 인증 시스템이 다음과 같이 업데이트되었습니다:\
참고: KYC(고객알기제도)는 자금세탁, 테러자금조달 및 사기와 같은 금융범죄를 방지하기 위해 고객의 신원을 확인하는 필수 신원 확인 절차입니다. 본 공지에서는 이후로 이를 "KYC"라고 표기합니다.

1.기본 검토 (K0):\
회원가입 및 챌린지 단계에서는 추가 인증 정보가 필요하지 않습니다. 거래 챌린지를 완료하고 플랫폼 심사를 통과하면 실거래 자격이 부여됩니다.

2.기본 인증 (K1):\
실계정에서 수익 보상을 처음으로 출금하기 전에 시스템이 이 수준의 인증을 안내합니다. 실명, 생년월일, 거주 국가 등의 정보를 제출해야 합니다.\
참고: 사용자는 여전히 전 세계 금지된 영업 지역 및 국제 제재 대상 국가에 대한 제한을 준수해야 합니다.

3.고급 인증 (K2/K3):\
계정이 더 높은 출금 한도 또는 규정 준수 요건에 도달하면 이 수준의 인증을 완료해야 합니다. 플랫폼이 구체적인 절차를 안내할 것입니다. 지시에 따라 절차를 완료해 주시기 바랍니다. 전체 과정에서 명확한 안내와 지원을 제공할 것입니다. &#x20;

| 인증 등급 | 누적 출금액 (USDT)                   |
| ----- | ------------------------------- |
| K2    | ≥10000                          |
| K3    | ≥50,000 또는 규정 준수로 인해 인증이 필요한 경우 |

참고: K2는 CoinW의 C1 인증에 해당하며, K3는 CoinW의 C2 인증에 해당합니다. 사용자는 CoinW의 기준에 따라 신원 인증을 완료해야 합니다.

이번 조정은 명확한 인증 단계표를 통해 초기 절차를 간소화하는 동시에 필요 시 포괄적인 규정 준수 지원을 제공하여 보다 안심하고 거래에 집중할 수 있도록 하는 것을 목표로 합니다. &#x20;

&#x20;

진심으로, &#x20;

PropW 팀 \ <br>

이 업데이트에 대해 질문이 있으시면 고객 서비스 팀이 일대일 답변과 권장사항을 제공할 준비가 되어 있습니다. &#x20;

&#x20; PropW 웹사이트: <https://www.propw.com> &#x20;

&#x20; X: <https://x.com/PropWGlobal> &#x20;

&#x20; Telegram: <https://t.me/PropWGlobal> &#x20;

&#x20; Discord: <https://discord.gg/C8enuujTrZ> \ <br>

다시 한 번 지속적인 지원에 감사드립니다. 여러분의 지원이 없었다면 지금까지 올 수 없었음을 깊이 이해하고 있습니다. 앞으로의 모든 여정에서 저희는 여러분과 함께 성장하고 발전해 나가겠습니다.


---

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