# Madonne DOJ

Welcome to the complete documentation for **Madonne DOJ**, a comprehensive judicial and police management system for FiveM servers.

<figure><img src="https://github.com/DylanPageot/DocumentationAddonsScripts/blob/main/paid-scripts/madonnedoj/.gitbook/assets/banner.png" alt=""><figcaption></figcaption></figure>

## About Madonne DOJ

**Madonne DOJ** is a complete FiveM script that enables the management of investigation folders, documents, warrants, examinations, citizen records, and violations for police and justice services.

### Main Features

* 📁 **Complete investigation folder management** - Create, organize, and track investigation cases
* 📄 **Document creation and modification** - Generate and manage all types of legal documents
* ⚖️ **Arrest and search warrant system** - Issue warrants with proper judicial oversight
* 🎤 **Examination management** - Record interrogations of suspects and witnesses
* 📋 **Citizen criminal records** - Maintain comprehensive criminal history database
* 🚨 **Violations catalog** - Manage and categorize criminal offenses
* 👥 **Multi-service management** - Support for multiple agencies (LSPD, LSSD, FIB, DOJ, etc.)
* 🔐 **Advanced role-based permissions** - Granular access control using bitmask system
* 🌐 **Multilingual interface** - French and English included, easily extensible
* 📊 **User-personalized dashboard** - Each officer has their own customized view

***

## Quick Links

* [Installation Guide](/paid-scripts/madonnedoj/installation.md) - Get started with Madonne DOJ
* [Configuration](/paid-scripts/madonnedoj/configuration.md) - Configure the script for your server
* [Permissions System](/paid-scripts/madonnedoj/configuration/permissions-system.md) - Understand and configure permissions
* [Internationalization](/paid-scripts/madonnedoj/configuration/adding-a-new-language.md) - Add new languages to the interface
* [Usage Guide](/paid-scripts/madonnedoj/usage.md) - Learn how to use the tablet interface
* [Support](/paid-scripts/madonnedoj/support.md) - Get help when you need it

***

**Madonne DOJ v1.0.0**

*Developed by M\_g for MadonneStudio © 2025 - All rights reserved*

[Discord](https://discord.gg/madonne) • [Website](https://madonnestudio.com) • [Email](mailto:contact@madonnestudio.com)


---

# Agent Instructions: 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://documentation.madonnestudio.com/paid-scripts/madonnedoj.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.
