> 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.
