# Fees, processing, and payout timelines

This page summarizes the practical expectations for fees, processing states, and payout timing.

## Platform fees

Competitor plans and platform fee levels are documented here:

* [Pricing](/reference-guides/pricing.md)

## Payment processing fees

Payments are processed by Stripe, and processing fees apply according to Stripe terms and payment method.

## Pending vs available balances

After a contribution is received, funds can appear as pending before they become available.

Current payout documentation states:

* Pending funds can remain pending for up to 7 days
* Once available and threshold requirements are met, payouts can be initiated

Reference: [Receiving payouts](/reference-guides/receiving-payouts.md)

## Payout timing expectations

Current guidance indicates:

* Transfer initiation may take up to 7 business days (depending on checks and status)
* Once initiated, bank arrival may take up to 72 hours depending on bank processing

## Why payouts can be delayed

Common causes:

* Incomplete onboarding information
* Additional verification requested by payment provider
* Temporary account restrictions

## Why balance can be negative

Refunds can reduce available balance and may result in a negative balance.

If this happens, review the detailed explanation:

* [Receiving payouts](/reference-guides/receiving-payouts.md)

## Important

This page is a practical summary. The legal and policy source of truth remains:

* [Terms & conditions](/legal/terms-and-conditions.md)
* [Referral Terms](/legal/referral-terms.md)


---

# 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.sponsordriven.com/funding-and-payouts/fees-processing-payouts.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.
