# How long does it take to withdraw funds?

The withdrawal process includes several stages:

1. [Hold ](/help/en/faq/creators/about-wallet/what-is-hold.md)(retention of funds):\
   Every new deposit to your balance is checked by the payment system. In this regard, funds are withheld for up to 7 days from the date of their transfer. After this period, they become available for withdrawal.
2. Moderation of withdrawal request:\
   After the end of the hold, you submit a withdrawal request (at least $100), which is processed by our team within 3 business days.
3. Payment provider processing:\
   After the request is approved, the funds are transferred to the payment provider, which completes the transaction within 1 business day.


---

# 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://polee.me/help/en/faq/creators/about-wallet/withdrawal-time.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.
