# Paying affiliates

## Getting payout requests

Once an affiliate reaches the minimum withdrawal amount for a specific app, they can request a payout. You will find the payout requests under the `Payouts` page.

## Paying affiliates

When an affiliate requests payment, you have a 60-day window to deliver the requested amount directly to their PayPal account unless you have specified otherwise in your custom terms and conditions.

The relevant PayPal email is listed in the Payments table on the `Payouts`  page. Don't forget to mark the payment as paid after you have completed the transaction.

## PayPal mass pay

If you'd like to issue multiple payouts in a batch, so you don't need to pay each payout individually, you can do it using the mass pay feature.

Download the mass pay CSV file from your Payouts tab (`Actions > Download mass payments CSV`), then upload and pay on Paypal using the[ PayPal mass pay](https://www.paypal.com/us/cshelp/article/how-do-i-send-a-payouts-mass-payment-help252) feature.


---

# Agent Instructions: 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:

```
GET https://docs.shoffi.app/for-app-owners/paying-affiliates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
