> 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-business-rules/application-restrictions.md).

# Application Restrictions

### Business Application

To apply for a business in LMRP, an application will need to be filled out in the LMRP discord. Once a ticket is opened follow the prompt gave in the ticket. Make sure all questions are answered fully.&#x20;

Your application must follow the following format:

* Discord Name
* Character Name (Character that will own the business)
* Character Classification - Choose One (Civilian, Criminal, Homeless etc.)
* Business Type
* Business Name
* Business Model
* Business Operating Procedures
* Other Information if you want to provide it (the more information the better)

{% hint style="warning" %}
Staff wants to see effort put toward the application process without the use of AI. Provide the above and also consider providing an example flyer for your business etc. The more information provided the better.
{% endhint %}

### Playtime

<mark style="color:green;">**Owners:**</mark> You must have a minimum of 30 hours of playtime or 3 weeks in city.

<mark style="color:green;">**Co-Owners:**</mark> Must have a minimum of 30 hours of playtime or 3 weeks in city.

### Character Restrictions

* Players are <mark style="color:red;">**NOT**</mark> allowed to be involved in either an existing whitelist role, (ie. SAMS, any LEO, DOJ etc.) and own a business on that character.
* You may have investors, and be a co-owner of a business while in a whitelist role.
* Players will <mark style="color:red;">**NOT**</mark> be allowed to have more than one character holding business ownership or as a co-owner at any given time.
* Players will <mark style="color:red;">**NOT**</mark> be allowed to own or co-own more than one business at any given time.
* Gang/MC/Family: Only 2 members total who are part of (in and/or associated with - including hangarounds, or significant others) to a gang/MC/family can own a buisness.&#x20;

{% hint style="info" %}
**Example:**

Jimmy (Sgt in Arms) for The Lost owns Burger Shot and Sally (hangaround) of The Lost owns The Vanilla Unicorn - <mark style="color:red;">NO</mark> one else from The Lost or associated by way of the above can own another business.
{% 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-business-rules/application-restrictions.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.
