> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/net-30-prf-funding-strategy.md).

# Net 30（PRF）资金策略

该 *净额30天（PRF）* 资金策略依赖于你根据在……中作出的预测，预先为你的账户注资 [付款请求表](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/generate-a-payment-request-form.md) （PRF）。此文档会在操作锁定之前生成，因此如果你采用激进的操作修改/撤销政策，它可能无法完全反映你应支付的金额。

#### 关键特征

* 最适合锁定周期短于30天的操作
* 最适合在操作锁定前为你的账户注资
* 允许你积极向合作伙伴提供奖金和财务激励
* 依赖成本预测，而不是已最终确定并开具发票的财务义务

#### 必要的财务文档和设置

* [付款请求表](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/generate-a-payment-request-form.md) （PRF）
* [PRF文档设置](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/manage-funding-account-document-settings-as-a-brand.md)
* [合作伙伴发票](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/partner-payments-invoices-explained-for-brands.md)

#### 策略实操

让我们使用以下 *安排* 使用模板术语中的数据作为示例：

* **动作锁定：** 动作在 **1** 个月和 **0** 天 **在月底之后** 被跟踪。
* **付款安排：** 动作会在 **0** 天 **在当天结束之后** 它们会锁定。

那么这在实际中是什么样子？

1. 假设你的合作伙伴在1月产生了操作。到月末时，1月份发生的所有操作都仍处于待处理状态。
2. 2月1日，impact.com 会生成一份付款请求表，预测你的资金账户在未来30天内用于支付的金额，其中包括1月份所有待处理操作的付款。你需要在指定到期日前，按照该文档预测的金额为资金账户注资。
3. 整个2月，这些来自1月的操作都会保持待处理状态，这样你就有时间修改或撤销其中任何一项（例如订单退货时）。
4. 如果你最终撤销或修改了操作，且总支付金额低于你之前已注资的金额（见步骤2），多余的资金将保留在你的 [资金账户](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/your-funding-account-overview-explained.md).
5. 在2月的最后一天，这些1月份的操作将被锁定，并于3月1日00:00（午夜）支付。

**想要更改你的注资策略？**

请联系你的 CSM（或 [联系支持团队](https://app.impact.com/support/portal.ihtml?createTicket=true\&accountType=ADVERTISER)）与 impact.com 沟通更改你的注资策略。这可能会影响你与合作伙伴签订的任何有效合同，你可能需要更新模板条款。请与你的支持人员合作，确保所有相关财务细节都已更新为你想使用的注资策略。


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/net-30-prf-funding-strategy.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.
