# Subscriber's questions

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

* [How do I top up my wallet balance?](https://polee.me/help/en/faq/subscriber/wallet-topup)
* [How do I pay for subscriptions?](https://polee.me/help/en/faq/subscriber/pay-subscription)
* [How do I pay for posts?](https://polee.me/help/en/faq/subscriber/pay-post)
* [What is "Tip"?](https://polee.me/help/en/faq/subscriber/what-is-tip)

On [Polee.me](https://polee.me) there is no separate "Subscriber" status. By registering on the platform, each user automatically becomes a subscriber and gets basic access to all the functions of the service. By default, you can:

<mark style="color:purple;">♥</mark> Watch, comment, and like/dislike posts by authors and channels\ <mark style="color:purple;">♥</mark> Subscribe to free subscription versions to participate more actively in the support of your favorite authors or channels, it is enough to replenish your wallet on the platform and after depositing funds you will be able to:\ <mark style="color:purple;">♡</mark> Subscribe to paid versions of author/channel subscriptions and receive more exclusive content\ <mark style="color:purple;">♡</mark> Buy individual posts\ <mark style="color:purple;">♡</mark> Support authors/channels for any amount

If you still have any questions, please contact our [support](https://polee.me/help/en/faq/contacts/support-contact)!


---

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