> 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 platform 中的个人资料发放。请注意， **奖励到期** 不能用于手动现金付款，并且手动发放的现金奖励除非设置了待处理期，否则无法取消。

{% 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:

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

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.
