> For the complete documentation index, see [llms.txt](https://redlight-rp.gitbook.io/redlightrp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redlight-rp.gitbook.io/redlightrp/general-information/in-character-terms.md).

# In-Character Terms

When you are on the server, you are expected to stay in-character unless you're involved in a staff sit. We expect you to **NOT** break character throughout the time you are in-game.&#x20;

<mark style="background-color:blue;">To prevent people from breaking-character, here are certain terms and references that would make sense for someone to say in a roleplay scenario, or something that would sound good instead of breaking character.</mark>&#x20;

**GENERAL IC TERMS**

{% hint style="info" %}

* **"Locals"** = NPC
* "**Green grass"** = Green zone.
* **"Emails"** = Discord.
* **"City Laws"** = Rulebook.
* **"Headaches"** = Game lag, texture loss etc.
* **"Cough drop/Voice Box/Vocal Chords"** = Mic not working properly.
* **"Clogged ears/Hearing Aids"** = Headset not working properly.
* **"Storm/Tsunami"** = Server restart.
* **"Flex Your \_\_\_ Muscle"** = Press the button.
* **"In My Head/Dreaming/Day Dreaming"** = AFK. *(Away From Keyboard/BRB)*
* **"Lucky number/Identification Number"** = In City ID.
* **"Government/Angels/Gods"** = Admins & Staff.
* **"Head Pop/Brain Broke"** = Game crashed.
* **"Take A Nap/Fly Out"** = Restart your game.
* **"My Pockets/Backpack/Bag"** = Your Inventory.
* **"Waiting At The Airport/Waiting For Your Flight/Waiting For The Train"** = In Queue.
* **"You Have A Spider/Something On Your Shoes"** = Desync. *(Jump To Fix This.)*&#x20;
* **"Muscle Spasm"** = Punch by mistake.
* **"Use Your Eyes"** = First person view. *(Press V.)*
* **"Voices/Demons In My Head"** = A content creators live chat members.
* **"Awake/Out Of The Apartment/Out Of The House/Flew In"** = Online & In the server.
* **"Asleep/In The Apartment/In The House/Flew Out"** = Offline/Going offline.&#x20;
* **"Bora Bora/Flighted/Took A Vacation/Took A Flight"** = Banned.
* **"Look In The Sky/Corner Of Your Eyes"** = Chat box.
* **"Use Your Eyes/Third Eye/Look Really Hard"** = Third eye which is always the "Alt" key.
  {% endhint %}


---

# 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://redlight-rp.gitbook.io/redlightrp/general-information/in-character-terms.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.
