> 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/it/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/performance-bonus/performance-bonus-faq.md).

# FAQ sul bonus prestazionale

<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">Segui il corso PXA</a>

Usa i bonus di performance per aggiungere ai tuoi contratti tassi di payout più elevati o aggiuntivi. Questo può incentivare i partner a generare più entrate o azioni per il tuo programma.

* Un bonus di performance è specificato nei termini del tuo modello ed è collegato a un tipo di evento.
* Puoi consultare i tuoi [payout dei bonus di performance](/brand/it/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) in qualsiasi momento nella *Finanza* sezione della piattaforma.

<details>

<summary>Cosa succede quando aggiungo un bonus di performance a un contratto attivo?</summary>

Se aggiungi un bonus di performance ai termini attivi del modello, tutti i partner firmatari del contratto verranno avvisati e invitati ad accettare i nuovi termini. Dopo il [periodo di notifica delle modifiche](/brand/it/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), tutti i partner già firmatari verranno aggiunti automaticamente al contratto.

</details>

<details>

<summary>In che modo i bonus di performance influenzano i payout?</summary>

Quando crei i livelli per il tuo bonus di performance, l'importo del bonus viene calcolato come la differenza tra il payout del termine del modello *Compenso predefinito* e il *Compenso predefinito* che imposti per il livello del bonus di performance. Il payout del termine del modello *Compenso predefinito* **non cambia** quando viene raggiunto un livello di bonus di performance: cambia il payout totale.

</details>

<details>

<summary>Come vengono calcolati i bonus di performance?</summary>

impact.com calcola il bonus di performance finale con cadenza mensile per [azioni bloccate](/brand/it/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/understand-the-action-life-cycle-and-finance.md). La determinazione del momento in cui viene generato un bonus di performance dipende dal periodo di blocco specificato nel contratto. Inoltre, impact.com aggiunge un buffer di 3 giorni per consentire eventuali ritardi del sistema o di elaborazione.

{% hint style="warning" %}
**Payout predefinito vs. payout totale:** Ricorda che la regola del bonus di performance **non modifica il pagamento predefinito**—il payout totale cambia.
{% endhint %}

</details>

<details>

<summary>Puoi fare un esempio?</summary>

Il partner A firma un contratto che offre un payout fisso predefinito di 200 $ per ogni vendita online/ordine CPA, e un bonus di performance su tre livelli che aumenta il payout per le azioni oltre ciascun livello:

* `Se le azioni raggiungono 1-10, il payout predefinito sarà di 1000 $ per articolo`
* `Se le azioni raggiungono 11-15, il payout predefinito sarà di 2000 $ per articolo`
* `Se le azioni raggiungono 16-20, il payout predefinito sarà di 5000 $ per articolo`

In un dato mese, il partner A genera 20 azioni, il che significa che si applica il bonus di 5000 $ per articolo. Questo importo fisso sostituisce il payout predefinito e non viene aggiunto ad esso.

Se il partner A avesse azioni revocate durante il periodo di attesa che lo facessero scendere sotto 20, si qualificherebbe solo per il payout di 2000 $ per articolo.

</details>

#### Risorse aggiuntive

Per saperne di più su come aggiungere un bonus di performance a un contratto o visualizzare payout e report, consulta i seguenti articoli:

* [Aggiungi un bonus prestazionale a un contratto](/brand/it/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)
* [Visualizza payout e report dei bonus di performance](/brand/it/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/it/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.
