# Report a Post

To report a post, simply **press and hold on the post.** Then tap report and select a reason from the menu. Include a brief description of why you believe the post violates Jeti Terms of Service and the post will be removed if it is found to be in violation.&#x20;

Please note that if someone is in immediate physical danger contact law enforcement immediately.


---

# 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://help.jeti.app/old/report-a-post.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.
