> For the complete documentation index, see [llms.txt](https://wiki.endocraft.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.endocraft.fr/entreprises/justice.md).

# Justice

{% hint style="info" %}
Cette entreprise bénéficie des subventions de la mairie.
{% endhint %}

## Cabinet d'avocat

Vous êtes libre de contacter un avocat pour vous défendre.

Pour cela, rendez-vous au cabinet d'avocat (/gpsco -182 -40)

<figure><img src="/files/jYD7sGbC3qCYjfMhQf4o" alt=""><figcaption><p>Cabinet d'avocat</p></figcaption></figure>

Parlez avec la secrétaire et donnez votre numéro. Un avocat recevra une notification et vous recontactera pour organiser un rendez-vous.

## Tribunal

Des procès peuvent être organisés par la Justice pour condamner un individu à payer une certaine somme, dépendamment du crime dont il est accusé.

<figure><img src="/files/uQUkaCi6OqxV7VF072e0" alt="Tribunal"><figcaption><p>Tribunal</p></figcaption></figure>

**Voici les documents sur lesquelles la Justice s'appuie rigoureusement:**

* [Consitution](https://docs.google.com/document/d/1tjcc7p2WdajsSVettiWqEBpkUJNuslRvDSvYsg23q_U/edit?usp=sharing)
* [Code civil](https://docs.google.com/document/d/1dYnL5KMXMl0DfbI5M_jqRT7vEpYjAWSQepuIn-svEdU/edit?usp=sharing)
* [Code pénal](https://docs.google.com/document/d/17KN5CrpwJZdRWQJbEKYuGrVe1eweDDQsb0rFYYEc_QA/edit?usp=sharing)
* [Code des obligations](https://docs.google.com/document/d/1bYF0ttcGO6e7MYDJOJWSS0qOv-kYjA4ROlbA4XIXe10/edit?usp=sharing)


---

# 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://wiki.endocraft.fr/entreprises/justice.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.
