> 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/performance-program/introduction-welcome-to-impact.com/step-2-contracting-and-commissions.md).

# 第 2 步：合同与佣金

impact.com 提供多种方式，可根据不同数据点和变量（例如 SKU、促销代码、购物车大小或客户状态）来精细调整您向合作伙伴支付报酬的方式。这些动态佣金是进一步激励合作伙伴、通过奖励特定行为帮助您实现项目目标的绝佳方式。

您可以使用 [支付组](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/set-payout-rules-using-payout-groups) 以提供不同的报酬。您还可以提供 [绩效奖金](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/performance-bonus/add-a-performance-bonus-to-a-contract) 给为您的项目带来最多价值的合作伙伴，并使用 [模板条款](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/create-template-terms) 来设置理想的合同。

动态佣金也可以根据您的具体业务目标进行定制。以下是一些示例：

| 业务目标        | 佣金策略                                               |
| ----------- | -------------------------------------------------- |
| 增加收入        | <ul><li>按销售额百分比提高佣金</li><li>高利润率产品的更高佣金率</li></ul> |
| 增加新客户       | 对新客户行为给予更高佣金                                       |
| 增加应用下载量     | 提高为应用下载带来下载量的合作伙伴佣金                                |
| 提高 ROAS     | 根据推广方式和投入程度创建佣金结构                                  |
| 降低 CAC      | 提高来自回头客的行为、更高购买频率和更高 AOV 的佣金                       |
| 提高客户 LTV    | 为回头客或订阅提供经常性佣金                                     |
| 提高利润率       | 对低利润率产品采用较低费率，反之亦然                                 |
| 推广关键 SKU/产品 | 提高特定 SKU/产品的佣金                                     |


---

# 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/performance-program/introduction-welcome-to-impact.com/step-2-contracting-and-commissions.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.
