# Reporting Players

{% hint style="info" %}
Player reports have been moved off of tickets and to a brand new in-game system that will be a lot smoother and quicker. With this new system, we will review player reports as often as we can to ensure that your reports are seen.&#x20;
{% endhint %}

## **Reporting a player:**

Use `/report` to open up the report menu, or use `/report (player)` to directly report a player

After a report is made, staff are pinged in the Discord so that we further review the report. Video or screenshot proof is required for a report to be valid.

{% hint style="warning" %}
You **must** provide a video or screenshot link of the player breaking the rule that you are reporting them for, otherwise the report will be invalid.
{% endhint %}

<br>


---

# 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://docs.vanillaplus.net/server-info/reporting-players.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.
