# How to report?

If you encounter a violation of the platform's [rules ](/help/ru/faq/docs.md)or find inappropriate content, you can file a complaint. This will help keep the community safe and comfortable for all users.

Our moderation team works to identify and suppress violations to keep the platform safe for everyone. \
If you notice unacceptable content, you can help by reporting it using the "Report" function.

* **To report a post:** Click the three dots in the upper right corner of the post and select "Report".

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

* **To report a comment:** Click the three dots in the upper right corner of the comment and select "Report".

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

* **To report a user:** Go to the user's profile, click the three dots next to their name, and select "Report".

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

In the window that opens afte click on "Report" button, select one of the categories:

* The content is offensive or violates the Terms of Use
* This content contains stolen materials (DMCA)
* Does the content contain or is spam
* Report abuse
* Other

and click "Send"

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

In the "Other" option, you can specify any other reasons for the complaint that comply with our [Terms of Use](broken://pages/nSEHikDzjUI2APkOdda7) and[ Complaints Policy](broken://pages/j3D2DWKU0HO8ZR4HdP5T). Be sure to clarify the situation and attach links to the content, if possible.


---

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