# Reporting

1. <mark style="color:red;">**To Report a Player**</mark>**:**
   * Open a support ticket in the **#tickets** channel on Discord.
   * Provide evidence of the incident.
   * Include the name of the player you are reporting.
   * Describe the situation in your own words.
2. <mark style="color:red;">**For In-Game Issues**</mark>**:**
   * If you encounter scuffs, bugs, or general server problems while in the city, use the **/report** command.
3. <mark style="color:red;">**Suspected Cheating/Modding**</mark>**:**
   * Report suspected cheating or modding using the **/report** command.
   * If no one responds to your **/report**, follow up by opening a support ticket with details of the incident.

**Following these procedures helps us address issues effectively and maintain a fair gameplay environment.**

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


---

# 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.onenightroleplay.com/server-rules/reporting.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.
