> 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/zh/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%）可鼓励创作者更频繁地推广产品，从而提高其收入潜力。
* **固定费用**：采用固定费用和佣金相结合的混合方式补偿创作者的帖子，可确保创作者因内容创作获得回报，同时降低你的前期成本。
* **绩效奖金**：当创作者达到某些收入、转化或流量目标时，应授予这些奖金，以鼓励更频繁的推广。
* **动态佣金**：使用动态佣金来提高某些产品、促销代码或价格类别等方面的支付金额，可以提升平均订单价值和转化率。
* **产品赠送**：定期向创作者赠送产品，尤其是表现最佳的创作者，可让他们以更真实的方式展示你的产品，并加强你们的关系。


---

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