# Out of Character (OOC)

* <mark style="color:red;">**OOC Use**</mark>**:** The /OOC command should only be used for technical issues that are affecting your roleplay. For any other concerns, please use the ticket system on Discord to contact staff.
* <mark style="color:red;">**In-Character Communication**</mark>**:** While interacting in the city or on the radio, you must stay in character. If a situation arises, handle it in character and submit a ticket with the details afterward. Avoid using OOC chat to contact an Admin unless you have already made a /report.
* <mark style="color:red;">**Reports**</mark>**:** All /reports are automatically treated as OOC, and no roleplay will be involved in these cases, including when an Admin teleports to you.

**Follow these guidelines to ensure smooth and immersive roleplay**.

<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/out-of-character-ooc.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.
