# Clothing

## Clothing

Clothing worn by players should be appropriate to their characters' developement and should fit with their financial status in the city.&#x20;

* You are NOT allowed to wear bulletproof helmets.
* You are NOT allowed to wear any sort of police or ems clothing unless you have the whitelisted job
* You are NOT allowed to wear any gang clothing if you are not affiliated with that gang.
* You are NOT allowed to wear any whitelisted items that belong to any other players unless its been robbed from them.

{% hint style="warning" %}
**Law Enforcement or Civil Service Employees:**&#x20;

No one is allowed to impersonate a law enforcement or civil service employee at any point unless it's part of their story arc or narrative. Doing this can confuse a lot of players and can result in failed interactions with actual law enforcement/civil service employees.
{% endhint %}


---

# Agent Instructions: 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://mobtiesroleplay.gitbook.io/mobtiesroleplay/read-our-rules/general-rules/clothing.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.
