> 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/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance.md).

# Pagamenti, prelievi e saldo

- [Come vengono pagati i partner?](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md)
- [Perché non ho ancora ricevuto i miei pagamenti?](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/why-havent-i-received-my-payouts-yet.md)
- [Panoramica schermata saldo per i partner](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/balance-screen-overview-for-partners.md)
- [Panoramica schermata in sospeso per i partner](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/pending-screen-overview-for-partners.md)
- [Preleva fondi sul tuo conto bancario](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md)
- [Preleva fondi sul tuo conto PayPal](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-paypal-account.md)
- [Visualizza i pagamenti scaduti](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/view-your-overdue-payouts.md)
- [Report dettagli prelievo per i partner](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/withdrawal-details-report-for-partners.md)
- [Effettua pagamenti ai brand](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/make-payments-to-brands.md)
- [Spiegazione dei numeri di routing canadesi per i partner](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/canadian-routing-numbers-explained-for-partners.md)
- [Seleziona la frequenza con cui vieni pagato come partner](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md)
- [Pagamenti ai partner spiegati dall'azione al payout](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md)
- [Limitazioni dei prelievi tramite banche intermediarie](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/limitations-of-withdrawals-via-intermediary-banks.md)
- [Accedi prima ai tuoi guadagni](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/access-your-earnings-sooner.md)
- [Anytime PayPal spiegato per i partner](https://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance/anytime-paypal-spiegato-per-i-partner.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/cosa-vorresti-imparare/platform-features/finance/payments-withdrawals-and-balance.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.
