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

# ユーザーがチャレンジを開始する方法

**ステップ1**\ <br>

CoinWアカウントに登録し、PropW公式サイトのホームページで「チャレンジ開始」をクリックするか、CoinW公式サイトのホームページ->その他->PropWオプションをクリックして専属トレーダーに申請します

&#x20;

申請要件の中で、プラットフォームはユーザーにメールアドレスとアカウントの紐付けを要求し、二次KYCに対応する要件を完了することを求めています。

クリック [ここ](https://www.coinw.com/front/register?redirectUrl=) で簡単に登録できます。\
\
\
\
**ステップ2**\ <br>

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/34110573904665" alt=""><figcaption></figcaption></figure>

チャレンジプランを選択して登録・支払い\
\
PropWトレーダーになるには、ユーザーは合計2つのチャレンジ段階のテストを通過する必要があります。チャレンジ段階には通常モードと難易度モードの2種類があり、ユーザーは自身の取引レベルなどに応じて適したモードを選択できます。

&#x20;

注意すべき点は、ユーザーは登録料を差し引くためにCoinWアカウントの資産アカウントに十分な金額を残しておく必要があることです。ユーザーがPropWトレーダーの申請を提出すると、システムは資産アカウントから自動的に金額を差し引きます。\
\
\
\
**ステップ3**

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/34110573907609" alt=""><figcaption></figcaption></figure>

&#x20;

上記の手順を完了すると、ユーザーはPropWチャレンジを開始できます

PropWのチャレンジ段階は2つのステージに分かれています。これらの2つのチャレンジ段階で、プラットフォームは取引データや取引習慣などの複数の次元を通じてユーザーの取引レベルを測定します。要件を満たせばユーザーはPropWチャレンジ段階を通過できます；満たさない場合は、残念ながら要件を満たしていないため、ユーザーは新しいラウンドのチャレンジを開始するために再登録する必要があります。

&#x20;

PropWチャレンジ段階を通過した後、ユーザーはPropWトレーダーになります。PropWトレーダーとして、ユーザーは取引を通じて利益を得て、その後契約に従って自身の利益を受け取ることができます。

PropWトレーダーとして活動している間、取引データが残念ながら対応する取引要件を満たさない場合や、プラットフォームの取引原則を引き起こす悪い取引習慣がある場合、トレーダーのアカウントはシステムによって自動的に凍結され、ユーザーは新しいラウンドのチャレンジを開始するために再度登録料を支払う必要があることに注意してください。

&#x20;

ユーザーは出金されていない利益について過度に心配する必要はありません。アカウントが凍結されても、ユーザーは利益を引き出すことができます。詳細はFAQ「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-93.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.
