> 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/platform-features/contracts-and-template-terms/learn-about-template-terms-and-contracts.md).

# 了解模板条款与合同

<a href="https://pxa.impact.com/student/activity/1099652?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

模板条款和合同（有时也称为 *插入订单* 或 *IO*）是您用于与合作伙伴建立合作关系的重要工具。继续阅读，了解它们是什么以及它们之间的差异。

#### 模板条款与合同

{% tabs %}
{% tab title="模板条款" %}
模板条款是您在 impact.com 中创建的，用于确立您与合作伙伴之间条款的内容。创建模板条款时，您可以设置要为其支付的事件类型、默认付款、付款调整、行动锁定等。

impact.com 上的每个品牌都有一个 **公开模板条款**，它在入驻流程中创建。这些作为您的 *默认* 条款，您还可以 [创建自定义模板条款](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/configure-public-facing-template-term-visibility.md) ，并以此为基础进行定制。

您也可以添加（或上传）您自己的 **自定义条款** 到 impact.com，您可以将其添加到您的模板条款中。
{% endtab %}

{% tab title="合同" %}
合同是您模板条款的一个实例，当您和合作伙伴就您在模板条款中设定的条款达成一致后，系统会自动创建该合同。

创建模板条款后，您会将其提交给合作伙伴以供其接受。一旦被接受，impact.com 就会根据双方商定的条款生成您与合作伙伴之间的单独合同。
{% endtab %}
{% endtabs %}

#### 回顾

* **模板条款** 是您合同的草案，用于确定付款费率、行动锁定日期以及您想向合作伙伴说明的所有细节。模板条款可以发送给合作伙伴供其查看并接受。
* **合同** 当合作伙伴同意您的条款时，它们就是您的模板条款的一个实例。impact.com 会在您与每个接受您条款的合作伙伴之间创建一份单独合同，并包含模板条款中指定的所有细节。

#### 公开和私有模板条款

在入驻过程中，您可能已经创建了第一套模板条款，它们是公开的——这就是您的默认模板条款，合作伙伴在 marketplace 中查看您时会看到这些条款（如果已启用）。impact.com 要求您至少有一套默认的公开模板条款。不过，您可以拥有 [多个处于激活状态的公开模板条款组](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/configure-public-facing-template-term-visibility.md) ，同时存在。

私有合同可以是全新的，也可以基于您的公开模板条款，但包含不同和/或额外条款，例如为表现优异的合作伙伴提供更优惠的付款费率。私有合同适用于为特定合作伙伴或合作伙伴组提供精细调整的方案。


---

# 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/platform-features/contracts-and-template-terms/learn-about-template-terms-and-contracts.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.
