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

# PropW製品アップグレードのお知らせ

ユーザーにより良い製品体験を提供し、暗号通貨分野の取引に関するグローバルな規制要件に対応するため、PropWは2024年7月10日より機能アップグレードを実施します。アップグレードの詳細は以下の通りです：

**1. チャレンジステージに新規登録するユーザーはKYC認証を完了する必要はありません。**

**2. ユーザーは第3ステージでのライブ取引を開始する前に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-ja/propwnohairaito/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.
