> 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/ja/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/pay-with-cash/manually-issue-a-cash-reward-for-advocate.md).

# Advocate向けの現金報酬を手動で発行する

アドボカシープログラムの参加者に [現金報酬](/brand/ja/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/pay-with-cash/cash-payouts-for-advocate-explained.md) 通常の支払いスケジュール以外で送信する必要がある場合は、1回限りの *手動報酬*を発行できます。手動報酬は、impact.comプラットフォーム上の参加者のプロフィールから付与されます。 **報酬の有効期限** は手動の現金支払いには適用できず、また、手動で発行された現金報酬は、保留期間がない限りキャンセルできません。

{% hint style="info" %}
**準備はできましたか？** 〜する方法を学ぶ [アドボケイト向けの現金払い出しを設定する](/brand/ja/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/pay-with-cash/set-up-cash-payouts-for-advocate.md).
{% endhint %}

1. 左側のナビゲーションメニューで、〜を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → 参加者**.
2. 報酬を追加したい参加者を検索し、その **名前** を選択して、参加者プロフィールを開きます。
3. 〜で *報酬* セクションで、選択します **報酬を追加**.

   <div data-with-frame="true"><figure><img src="/files/3b2b4bff2b1b8a07211d2ff2b4beb4540045a6b9" 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/ja/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.
