> 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-gang-rules/general-rules.md).

# General Rules

For use of these rules, "gangs" include gangs, MC's, families, organizations, etc. and these terms can be used interchangebally but all mean the same.

{% hint style="warning" %}
All Last Mile RP official rules carry over and apply to all gangs, organizations and families. Additionally, Last Mile RP developers and administration reserve the right to make the final decision on any and all situations, disputes and reports. That decision is final and should not be taken any further.
{% endhint %}

* NO DRAMA AND/OR TOXICITY \[see main LMRP rules] <mark style="color:yellow;">(</mark>*<mark style="color:yellow;">ie. Emoting over a downed body or /me over a downed body is toxic</mark>*<mark style="color:yellow;">)</mark>
* All gangs MUST have a minimum of 5 active members and a maximum of 20 active members
* See "Multiple Characters" rule in the main LMRP Rules under "Gameplay Rules"
  * See [Gameplay Rules](/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/gameplay-rules.md)
* Staff Members: There are a maximum of 2 staff members allowed in any one gang.
* Gangs are allowed to own 2 businesses within their entire group.&#x20;
  * See [Application Restrictions](/last-mile-rp/lmrp-rules-and-guidelines/lmrp-business-rules/application-restrictions.md)
* Permadeath: As goes with all servers, the only person that can make a citizen permadeath is themselves. No matter what interactions you, as a gang, have with another player, you cannot force a player to permadeath.
  * All members that are in a gang agree that if their leader/organization decides their member needs to take a dirt nap, that member agrees they must permadeath their character. All leaders MUST share these rules with their members (no exceptions). Any gang member that rejects this option will cause the entire gang to be put on suspension and or disbanded
* All groups have a limit of the amount of turf they can hold at any given time (There are IC consequences). It is cringe to see a southside gang holding turf up north and it is cringe to see an MC from Sandy holding turf in the city. No one likes an overachiever and seeing 20 blocks owned by the same group.
* Beef/wars are allowed to start from colors (<mark style="color:yellow;">make sure you are following the rules linked below)</mark>. Once whatever beef/war takes place over colors, the same groups cannot beef/war for colors with each other again.
  * See the following rules: [Beef](/last-mile-rp/lmrp-rules-and-guidelines/lmrp-gang-rules/beef.md) and [Wars](/last-mile-rp/lmrp-rules-and-guidelines/lmrp-gang-rules/wars.md)


---

# 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-gang-rules/general-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.
