# Notifications

{% hint style="info" %}
**We are notifying you that:**

* Email verified (email only)
* The author is banned (email only)
* Password reset (email only)
* Author verification completed/failed/rejected
* Channel verification completed/rejected
* The publication of the post failed
* The post was rejected
* The access mode to the post has been changed to a free subscription
* Subscription price increased/decreased
* Subscription level removed
* New edition (website only)
* New comment/donation/post/reply/subscriber/
* Rejecting edits in the subscription level/user profile
* Successful deposit/withdrawal
* Comment rejected
* There is not enough money in the internal account to pay for the subscription
  {% endhint %}

You can set up notifications in the Settings section. 2 parameters are available:

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

* New Posts — enable or disable notifications about new posts from authors or channels you subscribe to in the Notifications section (the 🔔 icon in the upper-right corner of the screen)
* Mail Notifications — enable or disable receiving notifications to your [email](/help/en/faq/settings/email-settings.md).


---

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