# Что такое холд?

В меню транзакций отображаются два типа счетов: основной и холд.

Холд (Hold) - это деньги переведенные автору или каналу (будь то [донаты](/help/ru/faq/subscriber/what-is-tip.md), [покупка ](/help/ru/faq/subscriber/pay-post.md)[постов ](/help/ru/faq/creators/about-posts.md)или [оплата ](/help/ru/faq/subscriber/pay-subscription.md)[подписок](/help/ru/faq/creators/about-tiers.md)), которые сначала замораживаются на отдельном счёте, чтобы мы могли проверить их на предмет отсутствия нарушений.

В течение 7 дней, такие средства будут “разморожены” и Вы ([креатор](/help/ru/faq/creators.md)) увидите их на своём основном счёте (Main).

Средствами на основном счету Вы можете свободно распоряжаться: [оплачивать ](/help/ru/faq/creators/about-wallet/wallet-funds-usage.md)контент других пользователей или [вывести ](/help/ru/faq/creators/about-wallet/withdraw-earned-funds.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://polee.me/help/ru/faq/creators/about-wallet/what-is-hold.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.
