> 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/verkehr-und-infrastruktur.md).

# Bär-Reg.-Verkehrsministerium

{% 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 **Honigverkehrsministerum** ist für die Verkehrsinfrastuktur zuständig. Dazu leitet es die staatliche [Honig-Bahn](/unternehmen/staatliche-unternehmen/honig-bahn.md), den Straßen- und Flugverkehr sowie Eisbootbahn und Seewege. Darüberhinaus hilft das HMVI auch beim Nahverkehr in den Projekten und baut die internationalen Radschnellwege.
{% endhint %}

<table><thead><tr><th width="354"></th><th></th></tr></thead><tbody><tr><td>Vollständiger Name</td><td><strong>Honigministerium des Verkehrs und der Infrastruktur</strong></td></tr><tr><td>Minister</td><td><a href="/pages/STum5zHiIJYqwbCsNxot#andre-schauer"><strong>Andre Scheuer</strong></a>, TeimoP</td></tr><tr><td>Zuständigkeit und Aufgaben</td><td><em>Verkehrsinfrastruktur modernisieren, Straßennetze ausbauen und verbessern und das Honigstädtische Busnetz bauen</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><img src="/files/gaiW5CxvrmggGeaio9pZ" alt="" data-size="original"></td></tr><tr><td>Hauptsitz</td><td><strong>Honigplatz 2</strong>,<br>Regierungsviertel der Honigstadt</td></tr></tbody></table>

## Straßenarten

{% content-ref url="/pages/Hy8GjsztBn0z0FveoOdp" %}
[Straßenarten](/staat/ministerien/verkehr-und-infrastruktur/strassenarten.md)
{% endcontent-ref %}

## Abteilungen im Ministerium <a href="#abteilungen" id="abteilungen"></a>

Das Verkehrsministerium ist für sehr viele verschiedene Bereiche zuständig, weshalb es in Abteilungen unterteilt ist, die alle samt Büroräume im Ministeriumsgebäude haben.

<details>

<summary>Zugsystem</summary>

* Gleisangelegenheiten (Nord/Süd)
* Schienenproblematik
* Zugverspätungsmanagement
* Weltweiter Gleisbau
* Waggongmanagement
* Trassenverschönerung
* Bahnkomfort (Gästewünsche)
* Spontane Totalsperrung

</details>

<details>

<summary>Straßenverkehr</summary>

* Brückenprüfung & Einsturzprognosen
* Verkehrssicherheit
* Lärmschutz
* Straßen, Brücken & Schlaglöcher A-K
* Straßen, Brücken & Schlaglöcher L-Z
* Baustellenkoordination
* Beschilderung & Verwirrung
* Kreisverkehre
* Stauverwaltung 8-18 Uhr
* Stauverwaltung 18-8 Uhr
* Raststättengastronomie

</details>

<details>

<summary>Sonstiges</summary>

* Luftverkehr & Turbulenzen
* Digitalisierung
* Planung
* Konferenzen

</details>

<figure><img src="/files/XOOOGEqBib7rxU9uWpW0" alt=""><figcaption><p>Abteilung "<strong>Straßen-, Brücken und Schlaglöcher L-K</strong>"</p></figcaption></figure>


---

# 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/verkehr-und-infrastruktur.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.
