# What Happens if My Payout Fails?

**Key Points**

1. **Funds Safety**
   * If a payout fails, your cash remains **secure in your Peaxel cash wallet**.
   * No funds are lost.
2. **Retry Process**
   * Verify your Stripe Connect account is **fully activated** (KYC completed).
   * Check that your **IBAN and banking info** are correct.
   * Retry the payout once updates are made.
3. **Processing Time**
   * Depending on your country, payouts can be **instant** or take up to **48 hours** after retrying.
4. **Support**
   * If problems persist, contact Peaxel support via [**Discord**](https://discord.com/invite/p2K6kquXHU) **#support** with your wallet ID and payout attempt details.

**Tips for Managers**

* Always ensure your **Stripe account is verified** before requesting withdrawals.
* Double-check your bank information to prevent errors.
* Keep your email and Peaxel account information updated to receive payout notifications.

**Summary:**\
Failed payouts **do not result in lost funds**. They remain in your Peaxel wallet, ready to retry once your Stripe account and banking info are correctly configured.


---

# 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.peaxel.me/guide/faqs/rewards-and-wallet/what-happens-if-my-payout-fails.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.
