> For the complete documentation index, see [llms.txt](https://economy.global-roleplay.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://economy.global-roleplay.xyz/regulations/business-licences/business-licenses.md).

# Business Licenses

<a href="https://economy.global-roleplay.xyz/" class="button primary" data-icon="arrow-left-from-dotted-line">Regulations Page</a>

***

### **Liquor license**

* *Liquor license allows your business to sell or serve alcoholic beverages. Failure to have one of these when selling Liquor will result in a fine from police*

{% hint style="success" icon="dollar-sign" %}
**$75,000**
{% endhint %}

***

### **Special Event permit**

* *A special event permit allows a business to host an event or activity. This license is only needed if the event is on public space. This permit is required for events such as festivals, concerts, parades, block parties, and other public gatherings.*

{% hint style="success" icon="dollar-sign" %}
**$100,000**
{% endhint %}

***

### **Law firm license**

* *A law firm license allows your law firm to operate legally within the government field. Meaning that you are verified and recognized by the State Bar association. Without one of these your law firm will not be able to operate*

{% hint style="success" icon="dollar-sign" %}
**$750,000**
{% endhint %}

***

### **Fast food license**

* *The fast food license allows your business to sell food from a van or stand. It allows you to set up shop on government owned land. This license is mainly used for fruit stand business and hot-dog stands.*

{% hint style="success" icon="dollar-sign" %}
**$50,000**
{% endhint %}

***

**Bail Enforcement license**

* *The Bail Enforcement license gives you access to legally arrest people with reason. Without it being considered kidnapping this gives you access to work with the PD and be recognised as an official Bail Enforcer.*

{% hint style="danger" %}
*Does not give you the same authority as law enforcement.*
{% endhint %}

{% hint style="success" icon="dollar-sign" %}
**$250,000**
{% endhint %}

***

## **Medical license**

• *Medical license are reserved for medical businesses and allows you to sell medical drugs and offer treatments legally.*&#x20;

{% hint style="success" icon="dollar-sign" %}
**$150,000**
{% endhint %}

***

## **Security Detail License**

• *Security detail license, This will allow you to have access to relaxed weapon laws, bulletproof windows, tinted windows and access to a set of vehicles. These vehicles can be found at the bottom.*

{% hint style="success" icon="dollar-sign" %}
**$600,000**
{% endhint %}

***

## **Advanced Security Detail License**

• *Advanced security detail license, This will allow you to have access to relaxed weapon laws, bulletproof windows, tinted windows and access to a set of vehicles. These vehicles can be found at the bottom.*&#x20;

{% hint style="warning" %}
*You must possess the Security Detail License before being able to obtain the Advanced Security Details License.*&#x20;
{% endhint %}

{% hint style="success" icon="dollar-sign" %}
**$1,200,000**
{% endhint %}

***

## **Accountancy License**

• An Accountancy License lets you operate an accountancy firm, legally.&#x20;

{% hint style="success" icon="dollar-sign" %}
**$250,000**
{% endhint %}

***

## **Consulting License**

• A Consulting License lets you operate a consulting business, legally.

{% hint style="warning" %}
*This also includes the Accountancy License.*
{% endhint %}

{% hint style="success" icon="dollar-sign" %}
**$400,000**
{% 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, and the optional `goal` query parameter:

```
GET https://economy.global-roleplay.xyz/regulations/business-licences/business-licenses.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.
