> 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/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/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/configure-public-facing-template-term-visibility.md) できます。

また、独自のものを追加（またはアップロード）することもできます **カスタム条項** 、それをテンプレート条件に追加できます。
{% endtab %}

{% tab title="契約" %}
契約とは、あなたとパートナーがテンプレート条件で定めた条件に合意すると自動的に作成される、テンプレート条件のインスタンスです。

テンプレート条件を作成したら、パートナーに送信して承認してもらいます。承認されると、impact.comが合意済みの条件をもとに、あなたとパートナーの間の個別契約を生成します。
{% endtab %}
{% endtabs %}

#### おさらい

* **テンプレート条件** テンプレート条件は、支払い率、アクションロック日、そしてパートナーに指定したいすべての詳細を定める契約の下書きです。テンプレート条件はパートナーに送って確認・承認してもらえます。
* **契約** 契約は、パートナーがあなたの条件に同意したときのテンプレート条件のインスタンスです。impact.comは、テンプレート条件で指定されたすべての詳細を含む、あなたの条件を承認した各パートナーとの個別契約を作成します。

#### 公開テンプレート条件と非公開テンプレート条件

オンボーディング中に、最初のテンプレート条件セットを作成したはずです。これは公開設定で、マーケットプレイスであなたを見る際にパートナーに表示されるデフォルトのテンプレート条件です（有効な場合）。impact.comでは、デフォルトの公開テンプレート条件を1セット用意する必要があります。ただし、 [複数の有効な公開テンプレート条件セット](/brand/ja/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/ja/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.
