> 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/gameplay-rules/fail-rp.md).

# Fail RP

We expect you to roleplay properly. Otherwise, you could be considered failing to roleplay. Roleplay is a mutual experience, and failing to consider the other party's perspective could result in failure. Especially, using game mechanics to your advantage whilst ignoring roleplay.

{% hint style="info" %}
**Considered Fail RP:**

1. Force somebody to withdraw money or items from banks, properties, or other secure containers that you cannot otherwise access. This includes demanding a Government Official to purchase anything from an armory or remove items from an evidence locker.&#x20;
2. Inject yourself into an ongoing situation, especially to steal from the parties involved.
3. Play music through your microphone.
4. Randomly, repetitively, and/or completely rob another player of items without roleplay reason. Especially while they are unresponsive (idling/AFK).
5. Shoot a complying hostage unless police are refusing reasonable demands.
6. Use an unacceptable character name as character names must be unique. Do not use names that are unrealistic or are sexual/trollish innuendos. Do not use names similar to or in reference to worldwide serial killer/political/religious/infamous gangsters names. When making a gang or MC, you cannot use real life gang or MC names.&#x20;
7. You CANNOT rob/take hostage of people for their fish or materials at selling, crafting, or grinding points (such as the fish monger, smelter, mines, or recycling center), however vehicles left outside these locations and unattended are not included in this rule.
8. Carrying/escorting someone while operating any type of vehicle (car, boat, aircraft).
9. Removing an excess amount of items from someone's pockets - it would be FailRP to remove all of someone's food and drink if you are robbing them (with an RP reason of course). One should not wipe someones living essentials from their pockets.&#x20;
10. Gunplay over Roleplay (GP over RP) - choosing to shoot in situations that do not call for it. Choosing to shoot before continuing your roleplay would be considered GP over RP
    1. Ex - you are in a chase with PD. The chase is taking too long so you decide to get our of your vehicle and shoot. In this instance, you could have continued until you ran out of fuel, bailed on foot, gotten a pickup, etc. before resorting to shooting
    2. Ex - you get into a disagreement with someone and resort to shooting. In this instance you could take them hostage, punch them, etc. vs. instantly resorting to shooting.&#x20;
       {% 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/gameplay-rules/fail-rp.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.
