> 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/rules/basic-community-and-roleplay-rules/community-rules.md).

# Community Rule's

## Rules

## In Community

<mark style="color:purple;">we strive to be inclusive and consider players of all ages, including underage participants. However, it is essential to adhere to the legal age requirement of 18 years old for active participation. Safety and compliance with legal regulations are our top priorities</mark>

## No Personal Information

<mark style="color:purple;">Never give any kind of personal information to anyone. Revealing any form of personal information about someone online without their permission (Doxxing) is strictly prohibited and will result in an immediate permanent ban (from all MCRP systems). All community members are expected to always respect the privacy of other members. Any IRL actions or threats towards anyone in the community is not tolerated and will result in an immediate ban and the incident(s) will be reported to the proper authorities.</mark>

## No NSFW Content

<mark style="color:purple;">This server does not support "NSFW", there are no channels here to post NSFW content and NSFW content is strictly prohibited and will result in a non-appealable ban. This includes using language in RP or out of RP relating to any sexual matter or content. It is not allowed.</mark>

## Account Responsibility

<mark style="color:purple;">If someone else is playing on your account, you are responsible for anything and everything they do. If they break a rule, you've broken a rule.</mark>

## AFK Rule

<mark style="color:purple;">You should not go AFK for for a long period in game, If you do, you may be kicked. If you MUST go AFK, try to go somewhere out if sight and away from people. Even though there is no rule for Robbing someone who is AFK, if you loose your items it is on you, as you need to be responsible to protect your character at all times.</mark>

## Exploiting/Cheating

<mark style="color:purple;">Using mechanics/bugs of the game to help you in character is strictly prohibited and you can be banned permanently for doing so and not reporting the bug and/or utilizing the bug. When you find a bug, you immediately report it, and do not talk about it with others, friends, etc.</mark>

## Trading Premium

<mark style="color:purple;">You are not allowed to transfer the paid item for money or some other source of money. if any of them is report you may lead to banned .</mark>

## No Complaining/Arguing in Public Channel

<mark style="color:purple;">All members are expected to take all disputes to either the ticket system or private messages. Arguing in Discord voice and text channels, in game or in FRP Voice Channel is not allowed. Complaining in general, and not following the suggestion system or not contact staff about an issue, is not allowed. Under this is also complaining about pings. Unless pings are spamming in nature, don’t complain about them.</mark>

## No Arguing with Staff

&#x20;<mark style="color:purple;">If a Staff Member gives you an instruction or asks you to leave a scene do not argue with Staff. If you have a problem you can raise the issue through the proper channels such as ticket in Discord. Arguing in game or in Discord is not going to help anyone.</mark>

## No Injecting or interrupting in staff scenes

<mark style="color:purple;">if there is a staff situation do not interfere. If you are told by a staff member to leave the scene, you should leave. If you do not leave you may be warned, kicked, or banned depending on Staff decision.</mark>

## No Advertising

<mark style="color:purple;">Links or invites to other servers including links in steam names, discord names, discord status discord avatars or icons with other server names are not allowed. You will be asked to remove them. You may place links to our community in your discord status, but not other servers while you are a member of our community. If you are asked to remove them and do not, you will be banned from the discord community.</mark>

## No Backdoor recruiting

<mark style="color:purple;">sending links to our members and requesting them to join other FiveM servers is prohibited and will result in permanent ban, and the offending community will be put on the community blacklist. We believe the best way to get members is to earn them, not steal them.</mark>

## Do not be toxic

<mark style="color:purple;">to players in game, discord or in DM's.</mark>

## No Recording

<mark style="color:purple;">No one is allowed to use recordings of discord communication with staff, or any other community communication platform, except for proof if involved in an situation. All Players agree that all recordings made of the server are only allowed for good situation in ‘in-game’. Other uses of such recordings is prohibited</mark>

## Other Servers

<mark style="color:purple;">We would prefer you play exclusively on our server. Do not use steam names from other servers including call signs or references to other servers, change your name to reflect our in game requirements. If you are asked to change your name, and you persistently do not, you will be kicked then banned. Discussing other servers you may play on or want to play on is not allowed in Discord or in game at any time</mark>


---

# 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/rules/basic-community-and-roleplay-rules/community-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.
