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

# Disbanding

Disbanding is either forced disbandment due to rule breaks (see [Offenses](/last-mile-rp/lmrp-rules-and-guidelines/lmrp-gang-rules/offenses.md)) or voluntary disbanding.

* Un-Voluntary Disbandment:
  * Any members from a gang that has been forced to disband due to receiving 3 strikes:
    * To join a already formed gang: REQUIRED to wait 15 days
    * To create a new gang: REQUIRED to wait 30 days
* Voluntary Disbandment:
  * Any members from a gang where the top 3 have decided to disband:
    * To join a already formed gang: No wait required
    * To create a new gang: No wait required for general members
    * To create a new gang: REQUIRED 30 day wait for top 3 members
* Inactive Gangs
  * If your gang is inactive for 2 weeks you WILL be AUTO DISBANDED and this will fall under un-voluntary disbandment
    * No questions or sassy rude tickets are to be opened in regards to this.
    * If you know your gang is going to be inactive for 2 weeks or more, open a "Gang Ticket" in the discord and speak to staff.


---

# 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/disbanding.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.
