> 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の現金報酬を手動で発行する

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" %}
**始める準備はできましたか？** 〜する方法を学ぶ [Advocate向け現金支払いの設定](/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] → Participants**.
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.
