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

# 自己資金利益の出金ルール

独自資金の利益の円滑かつ効率的な出金手続きを確保するために、以下を注意深く&#x20;

確認してください：

**出金手続き**:

1. すべてのポジションをクローズして取引を完了させる；
2. 資金移動：利益をあなたのPropW資金アカウントに移す；
3. 利益出金リクエストを提出する；
4. プラットフォームは手動による審査とリスク管理の確認を **3–15営業日**;
5. 承認されると、利益はあなたの資産アカウントに振替されます： **CoinWプラットフォーム**.

**注意**：審査プロセスには多次元の評価が含まれるため、遅延が発生する場合があります。プラットフォームは審査をできる限り迅速に行うよう努めます。お待ちください。

**出金額ルール**:

* 最低出金額：100 USDT
* 1回あたりの最大出金額：5000 USDT
* オンチェーン出金の場合、CoinWプラットフォームはブロックチェーンの規則に従って相応のネットワーク手数料を差し引きます。

出金サイクル：

各ユーザーは、直近の成功した出金の日付から算出して14暦日ごとに1回の利益出金リクエストを提出できます。

重要な注意事項：

利益の出金は、あなたの1日最大損失および最大ドローダウンの計算に影響を及ぼします。手続きに進む前に、リスク管理要件を満たしていることを確認するために「1日最大損失および最大ドローダウンの計算ルール」を参照してください。


---

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