> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/ooc-conduct/roleplay-with-purpose.md).

# Roleplay with Purpose

Last Mile RP is considered a serious roleplay server. With this being said, all roleplayers will be held to a higher standard of roleplay. What does that mean? That means immersion is to not be broken, talking OOC will not be tolerated, etc.&#x20;

Under no circumstances should any of your characters be related to or have knowledge of each other. If you permadeath a character, you cannot make a new character with the same name (or use the same last name to suggest they are from the same family).&#x20;

{% hint style="danger" %}
Examples of words and sayings that will not be tolerated:

* Mic/Microphone
* Headphones/Headset
* Referencing going in your head (use the below "need to think about something" reference)
* Do not reference rules ("laws")
* Do not reference tickets ("prayers")
* Do not reference staff ("government")
* Do not reference hackers/cheaters ("wizards")
* Do not reference your other characters ("cousin")
* Do not reference "liberty" (the real world)
  {% endhint %}

{% hint style="success" %}
Examples of words or sayings that are acceptable:

* "I need to think about something" (you need to go AFK)
* "I need to use the restroom" (take your character to a place out of sight to go AFK)
* "Clear my/your throat" (when referencing an issue or need to fix your microphone)
* "Clean my/your ears" (when referencing an issue or need to fix your headphones/headset)
* "Headache" / "head hurts" (when referencing PC issues)
* Muscles
  {% 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://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/ooc-conduct/roleplay-with-purpose.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.
