> 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/creator-program/introduction-welcome-to-creator/step-5-pay-your-creators.md).

# Schritt 5: Ihre Creator bezahlen

Creator-Kampagnen bieten eine flexible Zahlungslösung und umfassen jede beliebige Kombination der folgenden Zahlungsmethoden, die du während der Einrichtung der Kampagne ausgewählt hast:

* **Pauschalzahlungen:** Um deine Pauschalzahlungen zu verwalten und Creator sofort zu bezahlen, siehe [Zahlungen für Creator-Kampagnen verwalten](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/manage-creator-campaign-payments).
* **Leistungsbasierte Zahlungen:** Leistungsbasierte Zahlungen werden in deinen Vorlagenbedingungen festgelegt. Du kannst [deine Auszahlungsraten ändern](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/modify-template-terms) in deinen Vorlagenbedingungen.
* **Produktverschenkung:** Sende Geschenke an Creator, um dein Produkt zu bewerben. Siehe [Creator-Kampagnen-Geschenkbestellungen verwalten](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/manage-creator-campaign-gifting-orders) für weitere Informationen.

#### Best Practices beim Bezahlen deiner Creator <a href="#section-idm23499644039381" id="section-idm23499644039381"></a>

Sorge dafür, dass deine Creator zufrieden und engagiert bleiben, indem du eine Mischung der unten aufgeführten Vergütungsmodelle anbietest:

* **Provision**: Wettbewerbsfähige Provisionen (15–20 %) ermutigen Creator, Produkte häufiger zu bewerben, und erhöhen so ihr Verdienstpotenzial.
* **Pauschalhonorare**: Vergüte Creator für Beiträge mit einer Kombination aus Pauschalhonoraren und Provision, um sicherzustellen, dass deine Creator für die Inhaltserstellung belohnt werden, während du deine Vorabkosten senkst.
* **Leistungsboni**: Diese sollten Creatorn für das Erreichen bestimmter Umsatz-, Conversion- oder Traffic-Ziele gewährt werden, um häufigere Werbeaktionen zu fördern.
* **Dynamische Provisionen**: Durch den Einsatz dynamischer Provisionen, um Auszahlungen für Dinge wie bestimmte Produkte, Promo-Codes oder Preiskategorien zu erhöhen, können AOV und Conversion-Rate gesteigert werden.
* **Produktgeschenke**: Regelmäßiges Verschenken von Produkten an Creator, insbesondere an Top-Performer, ermöglicht es ihnen, deine Produkte authentischer zu präsentieren, und stärkt eure Beziehung.


---

# 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/creator-program/introduction-welcome-to-creator/step-5-pay-your-creators.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.
