> 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="合同" %}
，然后将其添加到你的模板条款中。

合同是你的模板条款的一个实例，当你和合作伙伴就你在模板条款中设定的条款达成一致后，它就会自动创建。
{% endtab %}
{% endtabs %}

#### 回顾

* **模板条款** 是你合同的草案，其中确立了诸如支付费率、动作锁定日期以及你想向合作伙伴说明的所有细节。模板条款可以发送给合作伙伴供其审阅并接受。
* **合同** 是你的模板条款的一个实例，当合作伙伴同意你的条款时就会生成。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) 同时存在。

私有合同可以是全新的，也可以基于你的公共模板条款，但附带不同和/或额外的条款，例如为高绩效合作伙伴提供更优惠的支付费率。私有合同适用于为特定合作伙伴或合作伙伴组提供经过精细调整的交易。


---

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