# About wallet

**In this section, we answer the questions:**

* [Is it possible to use the earned money on their balance inside the Polee service?](/help/en/faq/creators/about-wallet/wallet-funds-usage.md)
* [What is a hold?](/help/en/faq/creators/about-wallet/what-is-hold.md)
* [How withdraw the earned funds?](/help/en/faq/creators/about-wallet/withdraw-earned-funds.md)
* [How long does it take to withdraw funds?](/help/en/faq/creators/about-wallet/withdrawal-time.md)

Your [wallet ](/help/en/faq/subscriber/wallet-topup.md)on the platform Polee.me accumulates funds received for paid posts and subscriptions. Please note that there is a <mark style="color:purple;">maximum limit of $50,000</mark>, the amount that your wallet can hold. When setting prices for posts and subscriptions, be sure to keep this limit in mind in order to avoid situations where new funds will not be credited until some of the already accumulated funds are [withdrawn](/help/en/faq/creators/about-wallet/withdraw-earned-funds.md).

To switch to the wallet, simply click on the [menu ](/help/en/faq/general/menu.md)and at the very bottom find the button with the amount on the wallet balance (in the same place as for [subscribers](/help/en/faq/subscriber.md))

<figure><img src="/files/KIc5vycS8Bb9CEFGWfGp" alt=""><figcaption></figcaption></figure>


---

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