> 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/partner/it/di-cosa-vorresti-saperne-di-piu/getting-started/readme-1/im-a-partner/step-5-start-earning.md).

# Passo 5: inizia a guadagnare!

La prima azione che dovresti intraprendere per assicurarti di poter ricevere il pagamento è completare il tuo [informazioni di pagamento](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md). Per evitare complicazioni con il pagamento, assicurati che il tuo account soddisfi tutti i necessari [requisito di pagamento](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payment-requirements-explained-for-partners.md). Una volta generata una conversione pagabile, sarai idoneo a ricevere un pagamento. Il percorso della conversione va dalla conversione al pagamento, consulta ulteriori informazioni su [i pagamenti dall'azione al pagamento](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md).

<div data-with-frame="true"><figure><img src="/files/f2f8543e19a661ccc5a84f1e75fd795900d1e377" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Nota**: *Verifica QTP del partner* si riferisce a un controllo interno effettuato da impact.com per assicurare che tutti e ciascuno [requisito di pagamento](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payment-requirements-explained-for-partners.md) siano stati soddisfatti.
{% endhint %}

Puoi anche impostare il pagamento automatico in una certa data o al raggiungimento di un determinato importo totale guadagnato tramite [selezionando la frequenza con cui vieni pagato](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md). Una volta che hai configurato tutte le impostazioni finanziarie e sei pronto a ricevere i tuoi soldi guadagnati con fatica, puoi prelevare fondi sul tuo [conto bancario](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md) o il tuo [conto PayPal](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-paypal-account.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/partner/it/di-cosa-vorresti-saperne-di-piu/getting-started/readme-1/im-a-partner/step-5-start-earning.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.
