# What is "hold"?

The transaction menu displays two types of accounts: main and hold.

"Hold" - is money transferred to an author or channel (whether it's donations, buying posts, or paying for subscriptions), which is first frozen in a separate account so that we can check them for violations.\
Within 7 days, such funds will be “unfrozen" and you (the author or channel) will see them on your Main account.

You can freely dispose of the funds in the main account: pay for the content of other users or withdraw them using available methods.


---

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