> 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.md).

# LMRP Rules

## <mark style="color:red;">RULES ARE SUBJECT TO CHANGE AT ANYTIME WITH NO NOTICE!</mark>

> At **Last Mile Roleplay**, our rules are the foundation of an enjoyable and immersive experience for everyone. Following the posted rules ensures a fair, respectful, and fun environment where all players can thrive. These guidelines are designed to maintain realism, foster creativity, and protect the integrity of roleplay interactions. By adhering to the rules, you contribute to a collaborative community where every story can unfold without disruption. Remember, the rules are here to enhance your experience and that of your fellow players—so take a moment to familiarize yourself with them and help us keep Last Mile Roleplay an exceptional place for everyone!

{% hint style="warning" %}
All items purchased and donated to the server, as well as any documents created for the server, are considered the property of Last Mile RP. This includes but is not limited to in-game assets, scripts, custom modifications, written content, and any other contributions made to enhance the server’s experience. By contributing to the server in any form, users acknowledge that these items are owned by Last Mile RP and may be used, modified, or distributed at the discretion of the server management.
{% 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.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.
