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