> 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-zh/propw-jing-cai-hui-gu/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-zh/propw-jing-cai-hui-gu/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.
