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

# Regulations

<h2 align="center">Economy Regulations</h2>

<p align="center">Regulations for the Global Roleplay economy, these rules are mandatory and must be followed at all times, both in-roleplay (IC) and out-of-roleplay (OOC).</p>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Rulebook</strong></td><td>The official Rulebook for Global Network. It outlines all guidelines and regulations</td><td><a href="https://rules.global-roleplay.xyz/rulebook">https://rules.global-roleplay.xyz/rulebook</a></td><td data-object-fit="contain"><a href="/files/bE5sU8XGH3mViT8ICXGE">/files/bE5sU8XGH3mViT8ICXGE</a></td></tr><tr><td><strong>Banned Vehicles</strong></td><td>The official list of banned vehicles, these vehicles are not permitted for use in roleplay under any circumstances.</td><td><a href="/spaces/WGyyfA16HyyGAJjnvfEj/pages/wIiAvaLRADJkSFFKPTfc">/spaces/WGyyfA16HyyGAJjnvfEj/pages/wIiAvaLRADJkSFFKPTfc</a></td><td data-object-fit="contain"><a href="/files/nLcm0cd0iLWke21pv5Hu">/files/nLcm0cd0iLWke21pv5Hu</a></td></tr><tr><td>Business Licences </td><td>The official outline of the  rules and requirements for obtaining, maintaining, and operating a business license.</td><td><a href="/spaces/W1uJlXaMzwfH9T8nWg5Y/pages/QwBpXYtxoojxJbRxcPHX">/spaces/W1uJlXaMzwfH9T8nWg5Y/pages/QwBpXYtxoojxJbRxcPHX</a></td><td data-object-fit="contain"><a href="https://img.icons8.com/ios_filled/512/FFFFFF/document.png">https://img.icons8.com/ios_filled/512/FFFFFF/document.png</a></td></tr><tr><td>Property Regulations</td><td>The official overview of all laws and rules owning properties. </td><td></td><td data-object-fit="contain"><a href="https://uxwing.com/wp-content/themes/uxwing/download/web-app-development/home-page-white-icon.png">https://uxwing.com/wp-content/themes/uxwing/download/web-app-development/home-page-white-icon.png</a></td></tr><tr><td>Business Regulations</td><td>The official overview of all laws and rules owning and operating businesses. </td><td></td><td data-object-fit="contain"><a href="https://img.icons8.com/pastel_glyph/200/FFFFFF/briefcase--v3.png">https://img.icons8.com/pastel_glyph/200/FFFFFF/briefcase--v3.png</a></td></tr></tbody></table>

***

{% columns %}
{% column %}

### Do you need assistance?

If you need assistance, you can create a support ticket within our HQ server, and the Global Network team will respond to your query.

<a href="https://discord.com/channels/955550207809048667/1052083067898052638/1119778185094107147" class="button primary" data-icon="circle-info">Create a ticket</a>&#x20;
{% endcolumn %}

{% column %}

<div align="left"><figure><img src="https://media.discordapp.net/attachments/559481133277118494/1255269982783406080/GRP_HQ_Server_Tickets_GIF.gif?ex=69be6185&#x26;is=69bd1005&#x26;hm=96068fd9cebc4176b49ba2d5fc83ff615cfc1f98189e3792d8eaa00e1a0e3592&#x26;=&#x26;width=469&#x26;height=264" alt="" width="563"><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

<div align="right"><figure><img src="/files/yC7E3t0FKVXPKROzibfO" alt="" width="256"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}

## Department of Justice

Join our Department of Justice Discord server, where all judicial matters within San Andreas are handled, including court cases, legal proceedings, and official rulings.

<a href="https://discord.gg/vvZKw4qs3G" class="button primary" data-icon="discord">Join</a> <a href="https://forms.gle/wsASgy7YCUDGkcow5" class="button secondary" data-icon="book">State Bar Exam</a><a href="https://forms.gle/VZnSj5pcXPknAuFQ6" class="button secondary" data-icon="flag-swallowtail">Judicial Legal Report</a>

#### <mark style="color:$warning;">**U.S Director of Justice**</mark>

David Sandra, @defunct
{% endcolumn %}
{% endcolumns %}


---

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