# How do I report someone?

If you see someone breaking the rules, there are a few things you can do:

1. Type ".report \<username> \<reason>". For example, ".report infamously griefing". This will notify our Moderation Team, who will investigate the report.
2. Take a screenshot or record a video of the rulebreaker. This will help the Moderation Team determine if the accused user was breaking a rule and provide clear evidence. You can send the clips or screenshots to a Moderator through our Discord server.

Please note that making repeated false reports or abusing the report system will result in penalties on your account.


---

# 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://faq.ezz.lol/questions/how-do-i-report-someone.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.
