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

# 자체 자금 수익 출금 규칙

독점 자금 수익의 원활하고 효율적인 인출 절차를 보장하기 위해, 다음 사항을 신중히&#x20;

검토해 주시기 바랍니다:

**출금 절차**:

1. 거래 완료를 위해 모든 포지션을 청산하세요;
2. 자금 이체: 수익을 귀하의 PropW 펀딩 계정으로 이체하세요;
3. 수익 출금 요청을 제출하세요;
4. 플랫폼은 수동 검토 및 리스크 통제 확인을 **3–15 영업일**;
5. 내에 완료합니다. 승인되면 수익은 귀하의 자산 계정으로 이체됩니다 **CoinW 플랫폼**.

**주의**: 검토 과정에는 다차원적 평가가 포함되어 지연이 발생할 수 있습니다. 플랫폼은 검토 절차를 신속히 진행하기 위해 최선을 다할 것입니다. 기다려 주시기 바랍니다.

**출금 금액 규정**:

* 최소 출금 금액: 100 USDT
* 거래당 최대 출금 금액: 5000 USDT
* 온체인 출금의 경우 CoinW 플랫폼은 블록체인 규칙에 따라 해당 네트워크 수수료를 차감합니다.

출금 주기:

각 사용자는 가장 최근의 성공적인 출금일로부터 계산하여 14일(달력 기준)마다 한 번의 수익 출금 요청을 제출할 수 있습니다.

중요 알림:

수익 출금은 귀하의 일일 최대 손실 및 최대 낙폭 계산에 영향을 미칩니다. 진행하기 전에 리스크 통제 요건 준수를 위해 "일일 최대 손실 및 최대 낙폭 계산 규칙"을 참조해 주십시오.


---

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