> 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/manually-issue-a-cash-reward-for-advocate.md).

# 为 Advocate 手动发放现金奖励

如果您需要向您的 Advocate 计划中的参与者发送一笔 [现金奖励](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/pay-with-cash/cash-payouts-for-advocate-explained.md) ，超出其通常的付款计划，您可以发放一次性 *手动奖励*。手动奖励通过参与者在 impact.com 平台中的个人资料发放。请注意， **奖励过期时间** 不能用于手动现金支付，而且手动发放的现金奖励无法取消，除非它们有待处理期。

{% hint style="info" %}
**准备开始了吗？** 了解如何 [为 Advocate 设置现金支付](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/pay-with-cash/set-up-cash-payouts-for-advocate.md).
{% endhint %}

1. 从左侧导航菜单中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 参与者**.
2. 搜索您想为其添加奖励的参与者，并选择其 **姓名** 以打开其参与者个人资料。
3. 在 *奖励* 部分，选择 **添加奖励**.

   <div data-with-frame="true"><figure><img src="/files/d4a140d82a1df6ec5735fdae9d228d20c2b8c856" alt=""><figcaption></figcaption></figure></div>
4. 从以下项中选择 *预配置奖励* 或 *按单位奖励*.
   * 对于预配置奖励，请使用下拉列表来 **从您的奖励目录中选择**.
   * 对于按单位奖励，请使用下拉列表选择一个现金 **奖励单位**。然后，输入一个 **金额** 用于该奖励。
5. 选择 **\[展开] 高级设置**.
6. 从 **归属到计划** 下拉列表中，选择此奖励应关联的具体推荐计划。
7. 可选地，添加一个 **内部备注** 或一个 **面向客户的备注**.
8. 选择 **添加奖励** 来确认您的更改。


---

# 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/manually-issue-a-cash-reward-for-advocate.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.
