> For the complete documentation index, see [llms.txt](https://wiki.southsiderp.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.southsiderp.net/getting-started/rp-terms.md).

# RP Terms

<table><thead><tr><th width="257" align="center">PHRASE</th><th align="center">MEANING</th></tr></thead><tbody><tr><td align="center"><strong>Fly Out, Fly In</strong></td><td align="center"><code>You will be leaving the city or coming in to the city</code></td></tr><tr><td align="center"><strong>City</strong></td><td align="center"><code>Server</code></td></tr><tr><td align="center"><strong>Head Pop</strong></td><td align="center"><code>Game Crashed</code></td></tr><tr><td align="center"><strong>Email</strong></td><td align="center"><code>Referring to Discord</code></td></tr><tr><td align="center"><strong>In My Head</strong></td><td align="center"><code>AFK</code></td></tr><tr><td align="center"><strong>Tsunami, Storm</strong></td><td align="center"><code>Server Restart</code></td></tr><tr><td align="center"><strong>Locals</strong></td><td align="center"><code>AI/NPC’s in the city</code></td></tr><tr><td align="center"><strong>Flex Muscle</strong></td><td align="center"><code>Press a key</code></td></tr><tr><td align="center"><strong>Eyes</strong></td><td align="center"><code>Your screen</code></td></tr><tr><td align="center"><strong>Headache</strong></td><td align="center"><code>Experiencing frame drops, Lagging, etc</code></td></tr><tr><td align="center"><strong>Spider</strong></td><td align="center"><code>You are glitching, pressing spacebar should fix it</code></td></tr><tr><td align="center"><strong>Wizard</strong></td><td align="center"><code>There is a hacker/modder terrorizing the city</code></td></tr><tr><td align="center"><strong>The Boat/Clean the Boat</strong></td><td align="center"><code>Community Service for rule breaks</code></td></tr><tr><td align="center"><strong>City Tow</strong></td><td align="center"><code>Car Wipe</code></td></tr><tr><td align="center"><strong>Scuffed</strong></td><td align="center"><code>FiveM is acting up, your game is messed up</code></td></tr><tr><td align="center"><strong>Pockets</strong></td><td align="center"><code>Your inventory</code></td></tr><tr><td align="center"><strong>Brain</strong></td><td align="center"><code>Your PC</code></td></tr><tr><td align="center"><strong>Look Through your Eyes</strong></td><td align="center"><code>Press “V” to go in 1st person view mode</code></td></tr><tr><td align="center"><strong>Voice Box</strong></td><td align="center"><code>Microphone, mic settings, etc</code></td></tr><tr><td align="center"><strong>Purple Eyes</strong></td><td align="center"><code>They are Livestreaming</code></td></tr><tr><td align="center"><strong>Angels</strong></td><td align="center"><code>Referring to Staff</code></td></tr></tbody></table>


---

# 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://wiki.southsiderp.net/getting-started/rp-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.
