> 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/guide-to-funding-strategies-for-brands.md).

# 品牌方资金策略指南

<a href="https://pxa.impact.com/student/activity/1117596?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

您的合作伙伴发票资金策略必须与您在配置模板条款时为 Action Locking 和 Payout Scheduling 设置的排期兼容，这些条款将成为您与合作伙伴签订的具有法律约束力的合同。了解更多关于 [将合同条款与财务设置对齐](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/align-template-terms-and-contracts-with-finance-settings.md).

## 向您的账户存入资金

并非所有存款方式都会立即处理。在向您的账户存入资金时，请考虑处理时间，以确保您的财务义务能按时结清。了解更多关于 [存款处理时间](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/deposit-funds-into-your-account.md).

## 资金策略类型

impact.com 支持 3 种资金策略： *净30天（PRF）*, *净 45 天（SOI）*，以及 *Net 45+ (SOI)*。每种策略的名称都来自结清财务义务所需的时间，以及在使用该策略时应查阅的财务文件。

请选择您想了解更多的相关资金策略：

* [Net 30 (PRF) 资金策略](/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 45 (SOI) 资金策略](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/net-45-soi-funding-strategy.md)
* [Net 45+ (SOI) 资金策略](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/net-45+-soi-funding-strategy)

{% hint style="success" %}
**注意：** 新品牌账户默认设置为基于 SOI 的资金方类型。Net 30 (PRF) 仅适用于具有 PreFunder 资金方类型的账户，并需在特殊情况下按请求批准——大多数账户应遵循 Net 45 (SOI) 策略之一。了解更多关于 [资金方类型](/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 %}

impact.com 的一大优势是其高度灵活的财务系统。如果您已经有其他资金策略设想，请通过我们的 [支持渠道](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml) 或与您的 CSM 联系，讨论如何实施。


---

# 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/guide-to-funding-strategies-for-brands.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.
