> 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/advocate-program/advocate-rewards/pay-with-cash/page-1.md).

# 为 Advocate 现金奖励设置自动充值

通过自动为账户注资，确保向您的倡导者顺畅且按时付款。 *Advocate 自动注资* 无需手动为账户余额充值，避免因资金不足导致付款延迟。

### 在开始之前

* **货币要求**：此功能目前仅支持 **以 USD 为基础货币的品牌** 。
* [**财务设置**](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/finance-settings-overview-for-brands)：您必须已将资金来源连接到您的 impact.com 账户（例如 ACH/电汇）。

### 自动注资的工作原理

运行 Advocate 项目时，现金奖励会迅速消耗您的账户余额。自动注资会使用 **每日余额检查** 和 **10 天预测窗口** 来预测即将到来的付款，并自动将所需资金转入您的账户。

#### 10 天付款缓冲期

由于通过 ACH 为账户注资通常需要 5-7 个工作日，10 天付款缓冲期可确保资金在系统尝试向您的倡导者付款之前有足够时间入账。该缓冲可防止“资金不足”错误，并确保顺畅体验。

### 设置自动注资

要为您的 Advocate 项目启用自动注资，您需要先成功完成一次 ACH 存款。要了解如何设置自动付款，请参阅 [作为品牌设置自动付款](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/set-up-automatic-payments-as-a-brand).

系统建议选择每日余额检查和 10 天预测窗口。

1. 选择 **开始使用** 在……下的 *为您的账户注资* 标签页中的。此操作将把您重定向到常规设置页面，您可以在那里设置自动付款。

<div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FDxCUul51vNimguGzytuD%2Fimage1.png?alt=media&amp;token=586e72df-a481-483f-b4a8-86590e8b3881" alt=""><figcaption></figcaption></figure></div>

2. 在第 1 步中，于 *自动付款* 部分，选择 **设置指南** 按钮获取有关如何通用设置自动注资功能的更多信息。
3. 在第 2 步中，选择 **应用付款延迟** 按钮以设置推荐的 10 天付款缓冲期。

{% hint style="danger" %}
**重要**：第 2 步是 Advocate 项目的必填步骤。如果您不应用缓冲，账户余额可能在新资金到账前降为零。资金不足会导致付款失败并延迟向您的倡导者付款，而您则需要手动加款。
{% endhint %}

<div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FE47RHHvbzzAjRcCkARaJ%2Fimage2.png?alt=media&amp;token=428616c9-913b-4389-aa94-a40cf8f0f955" alt=""><figcaption></figcaption></figure></div>

### 奖励状态

启用此功能后，您的倡导者将在其奖励仪表板中看到更新后的状态，以便管理他们对付款日期的预期。

<table><thead><tr><th width="256.078125">状态</th><th>说明</th></tr></thead><tbody><tr><td>待处理</td><td>奖励已获得，但仍处于等待期内（例如，待处理，直至 <code>[日期]</code>).</td></tr><tr><td>付款处理中</td><td>奖励已获批准，且 10 天缓冲期已生效（例如，计划于以下日期完成清算并付款： <code>[日期]</code>).</td></tr><tr><td>付款已批准</td><td>资金已到位，并且可根据用户的付款设置准备发放。</td></tr></tbody></table>

<div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FKWq0NXePXD1wLcp143l7%2Fimage3.jpg?alt=media&amp;token=713c1164-d2e0-4f0f-a9a2-8f232dd97e1e" alt=""><figcaption></figcaption></figure></div>


---

# 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/advocate-program/advocate-rewards/pay-with-cash/page-1.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.
