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

# 净 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）。该文档是在动作锁定之前生成的，因此如果你有激进的动作修改/撤销策略，它可能无法完全反映你实际应付的金额。

{% hint style="success" %}
**注意：** 此策略仅适用于 funder type 为 PreFunder 的账户。新的品牌账户默认使用 发票对账单（SOI） 资金方类型，除非在特殊情况下通过申请获得批准，否则无法使用 净30天（PRF）。了解更多关于 [资金方类型](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/funder-types-for-brands-explained.md).
{% endhint %}

## 主要特征

* 最适合动作锁定期短于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.
