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

# Eine Bargeldbelohnung für Advocate manuell ausstellen

Wenn Sie einem Teilnehmer Ihres Advocate-Programms einen [Barbonus](/brand/de/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/pay-with-cash/cash-payouts-for-advocate-explained.md) außerhalb seines üblichen Auszahlungsplans senden müssen, können Sie einen einmaligen *manuellen Bonus*. Manuelle Boni werden den Teilnehmern über ihr Profil in der impact.com-Plattform zugewiesen. Beachten Sie, dass eine **Ablaufzeit für Boni** für manuelle Barauszahlungen nicht angewendet werden kann und dass manuell ausgestellte Barboni nicht storniert werden können, sofern sie keine ausstehende Periode haben.

{% hint style="info" %}
**Bereit, loszulegen?** Erfahren Sie, wie Sie [Barauszahlungen für Advocate einrichten](/brand/de/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/pay-with-cash/set-up-cash-payouts-for-advocate.md).
{% endhint %}

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage] → Teilnehmer**.
2. Suchen Sie nach dem Teilnehmer, für den Sie einen Bonus hinzufügen möchten, und wählen Sie seinen **Namen** aus, um sein Teilnehmerprofil zu öffnen.
3. Im *Belohnungen* wählen Sie **Bonus hinzufügen**.

   <div data-with-frame="true"><figure><img src="/files/bc91e6ad520bb7e370389cd5bda0d38254bb962a" alt=""><figcaption></figcaption></figure></div>
4. Wählen Sie aus einem *vorkonfigurierten Bonus* oder *einheitenbasierten Bonus*.
   * Für einen vorkonfigurierten Bonus verwenden Sie die Dropdown-Liste, um **aus Ihrem Bonuskatalog auszuwählen**.
   * Für einen einheitenbasierten Bonus verwenden Sie die Dropdown-Liste, um eine Bar- **Bonuseinheit**auszuwählen. Geben Sie dann einen **Betrag** für den Bonus ein.
5. Wählen Sie **\[Erweitern] Erweiterte Einstellungen**.
6. Wählen Sie aus dem **Dem Programm zuordnen** Wählen Sie in der Dropdown-Liste das spezifische Empfehlungsprogramm aus, dem dieser Bonus zugeordnet werden soll.
7. Optional können Sie eine **interne Notiz** oder eine **Kundenhinweis**.
8. Wählen Sie **Bonus hinzufügen** hinzufügen, um Ihre Änderungen zu bestätigen.


---

# 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/de/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.
