# Is it possible to use the earned funds in your wallet inside Polee?

#### Yes! You can subscribe to other authors and buy content on the site because all the basic features as a subscriber are preserved, whether it's [tip](/help/en/faq/subscriber/what-is-tip.md),[ buying posts](/help/en/faq/subscriber/pay-post.md) or [paying for subscriptions](/help/en/faq/subscriber/pay-subscription.md)💜

{% hint style="info" %}
**But!** Funds deposited on the platform are intended for use within the service and are not subject to withdrawal. Withdrawal of funds is possible only for the amounts earned by the author.
{% endhint %}


---

# 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/wallet-funds-usage.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.
