> 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)*，以及 *净 45+ 天 (SOI)*。各策略的名称源自清算财务义务所需的时间，以及在使用该策略时应查阅哪份财务文件。

请选择您想进一步了解的相关融资策略：

* [净 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)
* [净 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)
* [净 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 的资助方类型，但 Starter Edition 账户除外；后者默认使用带自动付款的 PreFunder，且不符合基于 SOI 或基于 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 %}

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.
