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

# 자체 운영 자금 수익 출금 서비스 업그레이드

친애하는 PropW 사용자님,

&#x20;

계속적인 성원과 신뢰에 감사드립니다! 자금 사용 요구를 보다 잘 충족하고 서비스 경험을 향상시키기 위해 라이브 자체 운영 자금 계좌의 수익 보상 출금에 대해 다음과 같은 업그레이드 조정을 진행했습니다:

&#x20;

1. 출금 주기 최적화\
   출금 간격을 기존 14일에서 7일로 조정하여 자금 흐름을 보다 효율적이고 편리하게 만들었습니다.

&#x20;

2. 단일 출금 금액 조정\
   단일 출금 금액 범위를 100-2500U로 조정하여 다양한 상황에서의 자금 필요에 보다 유연하게 대응할 수 있도록 했습니다.

&#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-ko/propw/publish-your-docs-36.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.
