# Reporting a player

To report a player, type /report in the chat box and press enter. This will bring up the report menu.

Once the report menu is open, you can select the player you want to report from the list of players in-game. you can also select the reason for the report from a list of preset options. These options include things like cheating, griefing, or inappropriate behavior.

Once you have chosen the player and provided a reason for the report, our system automatically alerts the administrators. They will promptly review the case and determine if any disciplinary measures are necessary.

If you require additional assistance, feel free to utilize the /support command. This command allows you to request help from our team of administrators or moderators, whether you need to report a game-related issue or have any inquiries about our server's rules and policies:

{% content-ref url="/pages/rDVHtN37ca1P0i2FHnpX" %}
[Ask for Help](/support/ask-for-help.md)
{% endcontent-ref %}


---

# 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.akadia-survival.com/support/reporting-a-player.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.
