> For the complete documentation index, see [llms.txt](https://mallucityroleplay.gitbook.io/mallu-city-roleplay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mallucityroleplay.gitbook.io/mallu-city-roleplay/gang-rules/general-rules.md).

# General Rules

## Respect the server rules

<mark style="color:purple;">Gangs must adhere to the general rules and guidelines of the MCRP RP server. These rules may include prohibitions on hacking, cheating, harassment, and explicit content. Failure to comply with the server rules can result in penalties, including temporary or permanent bans for the entire gang.</mark>

## Gang Formation

<mark style="color:purple;">Gangs must follow the server's guidelines for forming a gang. This may involve submitting an application, meeting certain criteria, or obtaining approval from server administrators. Unauthorized or unregistered gangs may be subject to removal or punishment.</mark>

## Gang Cooldown

<mark style="color:purple;">In Main gang situation cooldown period up to 4 days</mark>

## Roleplay integrity

<mark style="color:purple;">Gang members must prioritize realistic and immersive roleplay. This means staying in character, avoiding metagaming (using out-of-character knowledge for in-character actions), and engaging in meaningful interactions with other players. Gangs should create believable storylines and backgrounds for their characters and avoid breaking immersion.</mark>

## Non-Excessive violence

<mark style="color:purple;">While gang activities often involve violence, it should be done in moderation and within the boundaries set by the server. Excessive or indiscriminate violence, constant killing sprees, or random attacks on innocent players are strictly prohibited. Gangs should focus on meaningful conflicts, rivalries, and engaging storylines.</mark>

## Gang Territories

<mark style="color:purple;">If the server allows for gang territories, respect the designated areas and their boundaries. Do not invade or encroach upon other gang's territories without proper roleplay justification or prior agreement. Conflicts over territories should be resolved through negotiations, roleplay scenarios, or server-sanctioned events.</mark>

## Conflict Resolution

<mark style="color:purple;">Conflicts between gangs should be resolved through roleplay rather than resorting to constant violence. Engage in negotiations, diplomacy, or other roleplay scenarios to resolve disputes, rivalries, or conflicts. This allows for more immersive and engaging interactions between gangs.</mark>

## Communication Channels

<mark style="color:purple;">Utilize appropriate communication channels provided by the server for gang-related activities. This may include in-game chat, voice chat, or any other designated channels. Do not use external communication platforms to gain an unfair advantage or to bypass server rules.</mark>

## OOC Communication

<mark style="color:purple;">Out-of-character (OOC) communication should be kept to a minimum during gang-related activities. Reserve OOC communication for emergencies, technical issues, or clarification of rules. Overuse of OOC communication can break immersion and hinder the roleplay experience.</mark>

## Recruitment

<mark style="color:purple;">Gangs should follow the server's guidelines for recruitment. Avoid recruiting players who have a history of rule-breaking or disruptive behavior's. Encourage diversity in your gang by considering different character backgrounds, skills, and personalities.</mark>

## Respect Admin & Staffs

<mark style="color:purple;">Both in DC and IG: Show respect towards server administrators and staff members. They are responsible for maintaining a fair and enjoyable environment for all players. If you have concerns or issues, address them appropriately and avoid confrontational or disrespectful behavior's. If found with guilty (a ban for 10 days without an appeal)</mark>

## Situation Making

* **Civilians** <mark style="color:purple;">are not allowed to start an attack or (situations leads to attack) situations with gangs, if gangs start you can continue the situation by involving police by registering the complaint to pd headquarters/fight back with normal citizen situation limit. Gangs can’t situations for silly reasons like He don’t respect me, He don’t sounds pleasing me, He don’t give way to my car etc.</mark>
* **Gang members** <mark style="color:purple;">are not allowed to make situation by calming that he is a civilian</mark>

### ***Gang Situation*** &#x20;

* <mark style="color:purple;">Regarding the creation of gang situations, we abide by the current rule for determining situation size, which is integral to redefining how gang situations are established:</mark>

  <mark style="color:purple;">In the context of a hostage situation, it is obligatory for the opposing gang to ensure that the group to which the hostage belongs comprises a minimum of 7 players.</mark>
* <mark style="color:purple;">The gang initiating the hostage-taking may or may not begin with 7 players, but they are responsible for ensuring their numbers reach 7 before concluding the hostage situation. The hostage situation begins when the hostage is taken and ends when the hostage is released. Any subsequent roleplays (RPs) occurring during this time are classified as the following RPs.</mark>

## Mafia Supremacy

<mark style="color:purple;">As per roleplay development mafia's are the supreme authority who rules all the gangs . They are responsible for providing all the gang perks such as Gang House , Gang Vehicle , Tussle and Much More. By These rule we are illustrating the ultimate power of mafia's to take decision which can bypass all the existing gang rules from time to time</mark> &#x20;

### Police vs Gang

## Situation Size

* <mark style="color:purple;">Minimum Number of police 7 to maximum of active MCPD officers on that particular time</mark>&#x20;
* <mark style="color:purple;">Minimum Number Gangsters 7 to maximum of 15 Gangsters</mark>&#x20;

### Gang vs Civilian&#x20;

* <mark style="color:purple;">Maximum Number of Civilian upto 12</mark>&#x20;
* <mark style="color:purple;">Minimum Number Gangsters 7 to maximum of 15 Gangsters</mark>&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://mallucityroleplay.gitbook.io/mallu-city-roleplay/gang-rules/general-rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
