> 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-ja/propwnohairaito/publish-your-docs-6.md).

# PropWがよりスムーズな体験のため新しい認証ルール更新を導入

親愛なるPropWユーザーの皆様、

よりスムーズなユーザー体験を確保し、業務におけるグローバルなコンプライアンスを継続的に実現するため、アカウント認証プロセスを2024年12月5日（UTC+8）にさらに簡素化しました。お手数ですが、できるだけ早くアプリを最新バージョンにアップデートしてください。このアップデートは貴重な時間を節約し、取引により集中できるように設計されています。

従来のプラットフォームKYC認証システムは以下のように更新されました：\
注意：KYC（Know Your Customer：本人確認）は、顧客の真正性を確認するための必須の身元確認手続きであり、マネーロンダリング、テロ資金供与、詐欺などの金融犯罪を防止することを目的としています。本告知では以下「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-ja/propwnohairaito/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.
