# Общие вопросы

**В данном разделе мы отвечаем на вопросы:**

* [Кто может использовать Polee? ](/help/ru/faq/general/who-can-use.md)
* [Обязательства ](/help/ru/faq/general/author-subscriber-agreement.md)
* [Мультиаккаунтинг ](/help/ru/faq/general/multiaccounting.md)
* [Как пожаловаться? ](/help/ru/faq/general/report.md)
* [Меню ](/help/ru/faq/general/menu.md)
* [Поиск профиля автора или канала ](/help/ru/faq/general/search.md)
* [Уведомления ](/help/ru/faq/general/notifications.md)

На [Polee.me](https://polee.me) каждый пользователь по умолчанию становится подписчиком. Это означает, что после регистрации Вы получаете базовый доступ к контенту и возможностям платформы, позволяющим комментировать, лайкать и поддерживать авторов.

Однако быть подписчиком — это лишь начальный этап. Если у Вас появляется желание делиться своим творчеством, вы всегда можете вырасти до статуса [креаторов ](/help/ru/faq/creators.md)и функционал [подписчика ](/help/ru/faq/subscriber.md)сохранится после становления [автором ](/help/ru/faq/creators/become-author.md)или [каналом](/help/ru/faq/creators/become-channel.md).

<mark style="color:purple;">♡</mark> Если у Вас останутся вопросы - обращайтесь в [поддержку](/help/en/faq/contacts/support-contact.md)!

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