> 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/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance.md).

# Pagos, retiros y saldo

- [Cobrar como socio](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md)
- [¿Por qué aún no he recibido mis pagos?](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/why-havent-i-received-my-payouts-yet.md)
- [Resumen de la pantalla de saldo para socios](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/balance-screen-overview-for-partners.md)
- [Resumen de la pantalla de pendientes para socios](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/pending-screen-overview-for-partners.md)
- [Configura los datos de tu banco](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md)
- [Retirar fondos a tu cuenta de PayPal](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-paypal-account.md)
- [Ver tus pagos vencidos](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/view-your-overdue-payouts.md)
- [Informe de detalles de retiro para socios](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/withdrawal-details-report-for-partners.md)
- [Realizar pagos a las marcas](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/make-payments-to-brands.md)
- [Explicación de los números de ruta canadienses para socios](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/canadian-routing-numbers-explained-for-partners.md)
- [Selecciona con qué frecuencia recibes pagos como socio](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md)
- [Explicación de los pagos de socios desde la acción hasta el pago](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md)
- [Limitaciones de los retiros a través de bancos intermediarios](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/limitations-of-withdrawals-via-intermediary-banks.md)
- [Accede antes a tus ganancias](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/access-your-earnings-sooner.md)
- [Explicación de Anytime PayPal para socios](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/anytime-paypal-explained-for-partners.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/es/sobre-que-te-gustaria-aprender/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.
