> For the complete documentation index, see [llms.txt](https://docs.onenightroleplay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onenightroleplay.com/server-rules/interactive-blocks.md).

# Exploiting

<mark style="background-color:red;">**Cheating**</mark>, using <mark style="background-color:red;">**glitches**</mark>, or <mark style="background-color:red;">**exploiting bugs**</mark> to get an unfair advantage is <mark style="color:red;">**NOT ALLOWED**</mark>. If you do, you’ll be <mark style="color:red;">**BANNED**</mark> from the server. We want to make sure everyone has a fun and fair experience.

If you find a glitch or exploit, please let the staff know. You can do this by opening a ticket. When you report it, try to explain the problem clearly, and if you can, include a video or screenshot. This helps the staff fix the issue quickly and keeps the game fair for everyone.

<div data-full-width="true"><figure><img src="/files/SoISed1MeH2ocIYnFxrs" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/interactive-blocks.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.
