# Сколько времени занимает вывод средств?

**Процесс вывода средств включает несколько этапов:**

1. [**Холд** ](/help/ru/faq/creators/about-wallet/what-is-hold.md)**(удержание средств):**\
   Каждое новое поступление на Ваш баланс проходит проверку платежной системы. В связи с этим, средства удерживаются на срок до 7 дней с момента их зачисления. По истечении этого периода они становятся доступными для вывода.
2. **Модерация запроса на вывод:**\
   После окончания холда, Вы оставляете запрос на вывод (не менее $100), который обрабатывается нашей командой в течение **3** рабочих дней.
3. **Обработка платежным провайдером:**\
   После одобрения запроса средства переводятся платежному провайдеру, который завершает транзакцию в течение **1** рабочего дня.


---

# 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/ru/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.
