> 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/template-terms/payout-adjustments/performance-bonus/performance-bonus-faq.md).

# 成果ボーナスFAQ

<a href="https://pxa.impact.com/student/activity/1117596?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

パフォーマンスボーナスを使って、契約により高い支払率や追加の支払率を設定できます。これにより、パートナーにプログラムの売上やアクションをさらに増やしてもらう動機付けになります。

* パフォーマンスボーナスはテンプレート条件で指定され、イベントタイプに紐づけられます。
* ご確認いただけます [パフォーマンスボーナスの支払い](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/performance-bonus/view-performance-bonus-payouts-and-reports.md) いつでも、プラットフォームの *財務* プラットフォームのセクション。

<details>

<summary>有効な契約にパフォーマンスボーナスを追加するとどうなりますか？</summary>

有効なテンプレート条件にパフォーマンスボーナスを追加すると、契約に署名済みのすべてのパートナーに通知が送られ、新しい条件の承諾を求められます。その後、 [変更通知期間](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/set-and-manage-template-terms-rules.md#template-terms-rules-0-1)、それ以前に署名済みのパートナーは自動的に契約に追加されます。

</details>

<details>

<summary>パフォーマンスボーナスは支払いにどのような影響を与えますか？</summary>

パフォーマンスボーナスの階層を作成する際、ボーナス額はテンプレート条件の *デフォルト支払い額* と *デフォルト支払い額* パフォーマンスボーナスの階層で設定した金額です。テンプレート条件の *デフォルト支払い額* **変更されません** パフォーマンスボーナスの階層に到達しても変更されません—総支払額が変わります。

</details>

<details>

<summary>パフォーマンスボーナスはどのように計算されますか？</summary>

impact.com は、次の対象について最終的なパフォーマンスボーナスを月次で計算します： [ロックされたアクション](/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/understand-the-action-life-cycle-and-finance.md)。パフォーマンスボーナスがいつ生成されるかは、契約で指定されたロック期間によって決まります。さらに、impact.com では、システムや処理の遅延の可能性に備えて3日間のバッファーを追加します。

{% hint style="warning" %}
**デフォルト支払額と総支払額：** パフォーマンスボーナスのルールは **デフォルト支払い額を変更しないため**—総支払額が変わります。
{% endhint %}

</details>

<details>

<summary>例を挙げてもらえますか？</summary>

パートナーAは、オンライン販売/CPA注文1件あたりのデフォルト固定支払額が200ドルで、各階層を超えるアクションに対して支払額が増える3階層のパフォーマンスボーナスが付いた契約に署名します：

* `アクションが1～10件に達すると、デフォルト支払額は1件あたり1000ドルになります`
* `アクションが11～15件に達すると、デフォルト支払額は1件あたり2000ドルになります`
* `アクションが16～20件に達すると、デフォルト支払額は1件あたり5000ドルになります`

ある月にパートナーAが20件のアクションを獲得した場合、1件あたり5000ドルのボーナスが適用されます。この固定額はデフォルト支払額に上書きされ、加算されません。

保留期間中にパートナーAのアクションが取り消されて20件未満になった場合、1件あたり2000ドルの支払額のみが適用されます。

</details>

#### 追加リソース

契約にパフォーマンスボーナスを追加する方法や、支払額とレポートを確認する方法の詳細については、以下の記事をご覧ください：

* [契約に成果ボーナスを追加](/brand/ja/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.md)
* [パフォーマンスボーナスの支払額とレポートを表示](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/performance-bonus/view-performance-bonus-payouts-and-reports.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/template-terms/payout-adjustments/performance-bonus/performance-bonus-faq.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.
