> 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 in Ihrem Advocate-Programm eine [Bargeldprämie](/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 Auszahlungszeitplans senden müssen, können Sie eine einmalige *manuelle Prämie*. Manuelle Prämien werden Teilnehmern über ihr Profil in der impact.com-Plattform vergeben. Beachten Sie, dass eine **Prämienablauf** nicht für manuelle Barauszahlungen angewendet werden kann und dass manuell ausgegebene Bargeldprämien nicht storniert werden können, es sei denn, sie haben eine Wartefrist.

{% 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, dem Sie eine Prämie hinzufügen möchten, und wählen Sie dessen **Name** aus, um sein Teilnehmerprofil zu öffnen.
3. Im *Rewards* Abschnitt wählen Sie **Prämie hinzufügen**.

   <div data-with-frame="true"><figure><img src="/files/bc91e6ad520bb7e370389cd5bda0d38254bb962a" alt=""><figcaption></figcaption></figure></div>
4. Wählen Sie aus einer *vorkonfigurierten Prämie* oder *einheitenbasierten Prämie*.
   * Verwenden Sie für eine vorkonfigurierte Prämie die Dropdown-Liste, um **aus Ihrem Prämienkatalog auszuwählen**.
   * Verwenden Sie für eine einheitenbasierte Prämie die Dropdown-Liste, um eine Bargeld- **Prämieneinheit**. Geben Sie dann einen **Betrag** für die Prämie ein.
5. Wählen Sie **\[Erweitern] Erweiterte Einstellungen**.
6. Von dem **Dem Programm zuordnen** in der Dropdown-Liste auswählen Sie das spezifische Empfehlungsprogramm aus, dem diese Prämie zugeordnet werden soll.
7. Optional können Sie eine **interne Notiz** oder eine **für Kunden sichtbare Notiz**.
8. Wählen Sie **Prämie 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.
