# How do I withdraw funds?

* To withdraw cash from your Manager Wallet, you must **activate your Stripe Connect Express account** and complete the **KYC verification**.
* Once verified, you can request a payout to your linked **IBAN or bank account**.
* **Processing time** depends on your country: some transfers are **instant**, others may take up to **48 hours**.
* Make sure your Stripe account is active and verified to avoid delays.


---

# 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/how-do-i-withdraw-funds.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.
