> 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/multiple-characters.md).

# Multiple Characters

Last Mile RP permits the use of multiple characters. However, please see the below limitations.

{% hint style="danger" %}
**Limitations**

* You <mark style="color:red;">**CANNOT**</mark> have more than 1 character in a gang
* You <mark style="color:red;">**CANNOT**</mark> have a high ranking LEO/EMS/DOJ character while holding a high ranking position in a gang/MC
  * LT+ as an LEO <mark style="color:red;">**CANNOT**</mark> hold a top 3 position in a gang or an MC (and vice versa)&#x20;
  * DOJ positions that can be considered high-ranking (DA, Judge, Justice) <mark style="color:red;">**CANNOT**</mark> hold high a top 3 position in a gang or an MC (and vice versa)
* You <mark style="color:green;">**CAN**</mark> have an LEO character AND a DOJ character under the following guidelines:
  * LT+ as an LEO <mark style="color:red;">**CANNOT**</mark> hold a high-ranking position in the DOJ (DA, Judge, Justice) (and vice versa)&#x20;
* You <mark style="color:red;">**CANNOT**</mark> have a high ranking LEO character and a high ranking SAMS character simultaneously
  * Command+ as an LEO <mark style="color:red;">**CANNOT**</mark> hold a command+ position within SAMS (and vice versa)
* If you are part of CID/GIU for LEO, you <mark style="color:red;">**CANNOT**</mark> have a gang member character
  {% endhint %}

Under <mark style="color:red;">**NO**</mark> circumstances should any of your characters be related to or have knowledge of each other. If you permadeath a character, you cannot make a new character with the same name <mark style="color:yellow;">(or use the same last name to suggest they are from the same family).</mark>&#x20;

{% hint style="warning" %}
If you have a character that was either LEO, SAMS, or DOJ and that character either **perma's, retires, quits, or is terminated**, you <mark style="color:yellow;">**MUST**</mark> wait at least 2 weeks (14 days) before you can make a new character to join back into one of the aforementioned departments.

<mark style="color:purple;">**Example -**</mark> Luke Russett retires as LEO; Luke <mark style="color:green;">**CAN**</mark> apply to SAMS or DOJ. Luke <mark style="color:red;">**CANNOT**</mark> make a new character and re-apply as LEO for at least 2 weeks (14 days).\
\ <mark style="color:red;">**Disclaimer:**</mark> should you decide to start a **NEW CHARACTER** in any one of the aforementioned departments, you are to **START BRAND NEW** \[as a cadet/probie] and <mark style="color:red;">**NOT**</mark> share any memories from your prior character <mark style="color:yellow;">**\[including experience/knowledge of the job]**</mark>
{% 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/multiple-characters.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.
