# README

<figure><img src="https://446502463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl9tuVXtmcSAo3BYxKVrx%2Fuploads%2FXjZQ92vENu8pMiIGnfID%2Fcfx_thumbnail.png?alt=media&#x26;token=e54fb644-f853-41fe-a2ed-13162da5d385" alt=""><figcaption></figcaption></figure>

This script enhances roleplaying within a court setting, granting players the chance to engage in lawsuits against one another.&#x20;

Judges possess a menu granting them full customization options for each individual court case.

*Resmon: `0.00 ms`*

***

### Links

* cfx.re Forum
* Tebex
* Support/ [Discord](https://discord.gg/WW5ZJbKkcm)&#x20;

***

### Dependencies

* [ox\_lib](https://github.com/overextended/ox_lib)
* [oxmysql](https://github.com/overextended/oxmysql)
* [qb-core](https://github.com/qbcore-framework/qb-core)

***

### Optional

* [ox\_inventory](https://github.com/overextended/ox_inventory)
  * Includes optional integration for item usage.
* [ox\_target](https://github.com/overextended/ox_target)
  * Includes optional integration.

***

### Showcase

* [Gameplay Video](https://streamable.com/cvzprp)


---

# 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://r1scripts.gitbook.io/r1-courtcases/readme.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.
