> 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 [Barauszahlung](/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 eine einmalige *manuelle Belohnung*. Manuelle Belohnungen werden Teilnehmern über ihr Profil in der impact.com-Plattform zugewiesen. Beachten Sie, dass eine **Ablauf der Belohnung** nicht für manuelle Barauszahlungen angewendet werden kann und dass manuell ausgegebene Barauszahlungen nicht storniert werden können, es sei denn, sie haben eine Wartefrist.

{% hint style="info" %}
**Bereit loszulegen?** Erfahren Sie, wie Sie [Bargeldauszahlungen für Advocates 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 Belohnung hinzufügen möchten, und wählen Sie dessen **Namen** aus, um sein Teilnehmerprofil zu öffnen.
3. Im *Prämien* Bereich, wählen Sie **Belohnung hinzufügen**.

   <div data-with-frame="true"><figure><img src="/files/bc91e6ad520bb7e370389cd5bda0d38254bb962a" alt=""><figcaption></figcaption></figure></div>
4. Wählen Sie aus einem *Vorgekonfigurierte Belohnung* oder *Stückbasierte Belohnung*.
   * Verwenden Sie für eine vorgekonfigurierte Belohnung die Dropdown-Liste, um **aus Ihrem Belohnungskatalog auszuwählen**.
   * Verwenden Sie für eine stückbasierte Belohnung die Dropdown-Liste, um eine Bargeld- **Belohnungseinheit**. Geben Sie dann einen **Betrag** für die Belohnung ein.
5. Wählen Sie **\[Erweitern] Erweiterte Einstellungen**.
6. Aus dem **Dem Programm zuordnen** Dropdown-Liste, wählen Sie das spezifische Empfehlungsprogramm aus, dem diese Belohnung zugeordnet werden soll.
7. Optional können Sie eine **interne Notiz** oder eine **kundenrelevante Notiz**.
8. Wählen Sie **Belohnung 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.
