# Reactions to the post

On our platform, each post has the opportunity to put likes and dislikes, as well as leave comments under the posts of [creators](/help/en/faq/creators.md).&#x20;

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

#### What do likes and dislikes mean?

![](/files/18SCiKwFUGVgnCYxQ3yB) Like – this is a sign of approval, a way to show that you liked the post.

![](/files/PKbcY4mXX7uzIB1ta3Rw) Dislike – a signal that the post did not meet expectations or you do not agree with it.

#### How to use comments

* Write the text in the comment input field and click the send button (the airplane icon in the lower-right corner of the comment screen ![](/files/9Oj3Pj5LwC8P3ca5yEyX)).
* To mention another user, use @ before their name.
* Add emoticons: It's easier on mobile devices, as keyboards usually include a separate mode for emojis. You can install an emoji extension in the browser or simply copy the desired emoji from somewhere else.

Rules for commenting

We want discussions on the platform to be constructive and comfortable for all users. Therefore:

&#x20;<mark style="color:red;">×</mark> Insults, threats, and humiliation of other users are prohibited.

&#x20;<mark style="color:red;">×</mark> Online bullying, harassment, harassment, or other forms of hateful behavior based on race, ethnicity, national origin, caste, sexual orientation, gender, gender identity, religious affiliation, age, disability, or illness are not allowed.

Our moderation identifies and suppresses violations in order to make the platform safe for all users, but if you notice unacceptable content, please report it through the "[Complain](/help/en/faq/general/report-content.md)" function in the colon to the right of the comment.

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


---

# 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/content-reactions.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.
