> 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/ja/what-would-you-like-to-learn-about/creator-program/introduction-welcome-to-creator/step-5-pay-your-creators.md).

# ステップ5：クリエイターに支払う

クリエイターキャンペーンでは柔軟な支払いソリューションを提供しており、キャンペーン設定時に選択した以下の支払い方法を任意に組み合わせて利用できます：

* **定額報酬：** 定額報酬の管理やクリエイターへの即時支払いについては、以下を参照してください [クリエイターキャンペーンの支払いを管理する](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/manage-creator-campaign-payments).
* **成果報酬：** 成果報酬はテンプレートの条件で設定されます。以下を行うことができます [支払いレートを変更する](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/modify-template-terms) テンプレートの条件内で。
* **商品ギフト：** 商品を宣伝してもらうためにクリエイターへギフトを送ります。以下を参照してください [クリエイターキャンペーンのギフト注文を管理する](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/manage-creator-campaign-gifting-orders) 詳細について。

#### クリエイターへの支払いに関するベストプラクティス <a href="#section-idm23499644039381" id="section-idm23499644039381"></a>

以下の報酬モデルを組み合わせて提供し、クリエイターの満足度とエンゲージメントを高めましょう：

* **コミッション**: 競争力のあるコミッション（15～20%）は、クリエイターがより頻繁に商品を紹介するよう促し、収益機会を高めます。
* **定額報酬**: 定額報酬とコミッションを組み合わせて投稿に対する報酬を支払うことで、クリエイターのコンテンツ制作に対して適切に報いると同時に、初期コストを抑えられます。
* **パフォーマンスボーナス**: 一定の売上、コンバージョン、またはトラフィック目標を達成したクリエイターに付与し、より頻繁なプロモーションを促しましょう。
* **変動コミッション**: 特定の商品、プロモコード、価格帯などに対して変動コミッションを使って支払い額を増やすことで、AOVとコンバージョン率を向上させることができます。
* **商品ギフト**: クリエイター、特に実績の高いクリエイターへ定期的に商品を贈ることで、より自然な形で製品を紹介してもらえ、関係強化にもつながります。


---

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