# 为 Advocate 现金奖励设置自动注资

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

### 开始之前

* **货币要求**：此功能目前仅支持 **基于 USD 的品牌** 。
* [**财务设置**](https://help.impact.com/en/support/solutions/articles/48001231791-finance-settings-overview-for-brands)：您必须已将资金来源连接到您的 impact.com 账户（例如 ACH/电汇）。

### 自动补资如何运作

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

#### 10 天付款缓冲

由于向您的账户注资的 ACH 转账通常需要 5-7 个工作日，10 天的付款缓冲可确保资金有足够时间清算到您的账户中，然后系统才会尝试向您的倡导者付款。此缓冲可防止“资金不足”错误，并确保顺畅体验。

### 设置自动补资

要为您的倡导者项目启用自动补资，您需要先成功完成一次 ACH 存款。要了解有关如何设置自动付款的更多信息，请参阅 [作为品牌设置自动付款](https://help.impact.com/en/support/solutions/articles/48001238952).

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

1. 选择 **开始使用** 在 *为您的账户注资* 选项卡，位于倡导者检查清单设置中。这将重定向到常规设置页面，您可以在那里设置自动付款。

<div data-with-frame="true"><figure><img src="/files/86e51cd9187a7880c24aac1a976998236028894f" alt=""><figcaption></figcaption></figure></div>

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

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

<div data-with-frame="true"><figure><img src="/files/4dbb816b7669af0a4ad7a8ce32a3bf870b50d2b3" 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="/files/da79cee712e0eb125c20ce71db02db00e9cdb70a" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: 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:

```
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>
```

The question should be specific, self-contained, and written in natural language.
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.
