> 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-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-ja/propwnohairaito/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.
