> For the complete documentation index, see [llms.txt](https://wiki.honigstadt.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.honigstadt.de/staat/regierung/baer-regierung/justiz.md).

# Bär-Reg.-Justizministerium

{% hint style="danger" %}
*<mark style="color:red;">**Diese Seite wurde archiviert.**</mark>* Diese Seite beschreibt das Ministerium nur zu Zeiten der Bär-Regierung. Aktuelle Informationen zu den Ministerien unter <https://wiki.honigstadt.de/staat/ministerien>
{% endhint %}

{% hint style="info" %}
Das **Justizministerium** ist für die Gesetzgebung innerhalb der Regierung sowie für die Organisation und Administration des Rechtsstaates zuständig. Als Teil der [Bär-Regierung](/staat/regierung/baer-regierung.md) wurde auch der Teil "Staatsmodernisierung" angegliedert.
{% endhint %}

<table><thead><tr><th width="354"></th><th></th></tr></thead><tbody><tr><td>Vollständiger Name</td><td><strong>Honigministerium der Justiz und der Staatsmodernisierung</strong></td></tr><tr><td>Minister</td><td><a href="/pages/STum5zHiIJYqwbCsNxot#marc-bushman"><strong>Marc Bushman</strong></a>, TeimoP</td></tr><tr><td>Zuständigkeit und Aufgaben</td><td><em>Gesetzesänderung, Justizmodernisierung und "Erklärungen in einfacher Sprache" schreiben</em> </td></tr><tr><td><mark style="color:$primary;">Regierungsbeteiligung</mark></td><td><a href="/pages/lT4cwrERYvtrKtapzcRy"><strong>Bär-Regierung</strong></a>,<br>am 14.10.2025 vereidigt worden</td></tr><tr><td>Logo</td><td><div><figure><img src="/files/lwPesqURAPqNmr92E7lz" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td>Hauptsitz</td><td><strong>Platz der Unabhängigkeit 2</strong>,<br>Regierungsviertel der Honigstadt</td></tr></tbody></table>


---

# 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://wiki.honigstadt.de/staat/regierung/baer-regierung/justiz.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.
