> 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/introduction-welcome-to-advocate/step-2-create-your-program-rules.md).

# Schritt 2: Erstellen Sie Ihre Programmregeln

Ihr Programm hängt von der Kombination von Zielen und Aktionen ab, um Ihre Empfehlungs-Teilnehmer angemessen zu belohnen. Zusammen bilden diese Ziele und Aktionen [Programmregeln](https://help.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/advocate-program-rules-explained).

Zuerst müssen Sie Ziele festlegen. Ein Ziel ist das gewünschte Nutzerverhalten. Welche Ziele Sie festlegen, hängt von Ihrem Programm und den Ergebnissen ab, die Sie erzielen möchten. Dies kann sowohl für Ihre Kundenbotschafter als auch für die Freunde gelten, die sie weiterempfehlen. Für jedes Empfehlungsprogramm ist mindestens ein Conversion-Ziel erforderlich.

Als Nächstes kommen die Aktionen. Aktionen sind an bestimmte Ziele gebunden. Wenn der Teilnehmer ein Ziel erreicht, wird eine Aktion (z. B. die Vergabe einer Belohnung) ausgelöst.

Belohnungen dienen dazu, Ihre Kundenbotschafter und die von ihnen geworbenen Freunde zur Teilnahme an Ihrem Empfehlungsprogramm zu motivieren. Sobald Sie Ihre Ziele und Aktionen festgelegt haben, möchten Sie vermutlich [Ihre Belohnungen erstellen](https://help.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/create-a-reward). Belohnungen können angepasst und für alle Ihre Empfehlungsprogramme (globale Belohnungen) oder nur für ein Programm (programmspezifische Belohnungen) bereitgestellt werden.

Der nächste Schritt wäre, Ihre Empfehlungs-Landingpage festzulegen. Die Landingpage ist der Ort, an den die geworbenen Freunde weitergeleitet werden, wenn sie auf den Teilen-Link eines Botschafters klicken. Sie müssen Ihre [Teilenoptionen für das Programm](https://help.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/advocate-program-sharing-options) ebenfalls. Empfehlungscodes, Teilen-Links und Nachrichten-Links sind die wichtigsten Methoden, mit denen Ihre Kundenbotschafter ihre Freunde weiterempfehlen.


---

# 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/introduction-welcome-to-advocate/step-2-create-your-program-rules.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.
