# General questions

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

* [Who can use Polee?](https://polee.me/help/en/faq/general/who-can-use)
* [Agreement between Author and Subscriber](https://polee.me/help/en/faq/general/author-subscriber-agreement)
* [Multiaccounting](https://polee.me/help/en/faq/general/multiaccounting)
* [Reactions to the post](https://polee.me/help/en/faq/general/content-reactions)
* [How can I complain?](https://polee.me/help/en/faq/general/report-content)
* [Menu](https://polee.me/help/en/faq/general/menu)
* [Search for an author's profile or channel](https://polee.me/help/en/faq/general/search)
* [Notifications](https://polee.me/help/en/faq/general/notifications)

On Polee.me each user becomes a subscriber by default. This means that after registration, you get basic access to the content and features of the platform, allowing you to comment, like and support authors.

However, being a subscriber is only the initial stage. If you have a desire to share your creativity, you can always grow to the status of creators and the subscriber's functionality will remain after becoming an [author ](https://polee.me/help/en/faq/creators/become-author)or [channel](https://polee.me/help/en/faq/creators/become-channel).

<mark style="color:purple;">♡</mark> If you still have any questions, please contact [support](https://polee.me/help/en/faq/contacts/support-contact)!

<br>


---

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