> 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/inneres-und-sicherheit.md).

# Bär-Reg.-Innenministerium

{% 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 **Innenministerium** ist für die inneren Angelegenheiten der Honigstadt [mit Ausnahme des Bauwesens](#user-content-fn-1)[^1] zuständig. Dort und auch weltweite ist das HMIS für die Sicherheit zuständig. Dafür organisiert und administriert es die [Polizei](/allgemeines/polizei-honigstadt.md), das Militär, den Geheimdienst und die Eliteeinheit S.W\.A.T.; dazu auch das Konstrukt aller [Feuerwehren](/allgemeines/feuerwehr.md).
{% endhint %}

<table><thead><tr><th width="354"></th><th></th></tr></thead><tbody><tr><td>Vollständiger Name</td><td><strong>Honigministerium des Innern und der Sicherheit</strong></td></tr><tr><td>Minister</td><td><a href="/pages/HwfGlRXTh7X82M3gFK15"><strong>Benny Krispbär</strong></a></td></tr><tr><td>Zuständigkeit und Aufgaben</td><td><em>Innere Angelegenheiten und Sicherheit, darunter Verwaltung von Polizei und Feuerwehr</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/YKKuLfGnsF4vtVsbddNK" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td>Hauptsitz</td><td><strong>Honigplatz 3</strong>,<br>Regierungsviertel der Honigstadt</td></tr></tbody></table>

[^1]: Für das Bauwesen ist das eigens dafür geschaffene [Ministerium des Bauwesens (**HMBw**)](/staat/ministerien/landschaft.md) zuständig.


---

# 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/inneres-und-sicherheit.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.
