# Anschluss gleicher und verschiedener Wände

Bei den Wandanschlüssen wie zum Beispiel den Eckanschlüssen und T-Stößen gibt es zwei grundsätzliche Situationen:

* Beide Wände haben die selbe HRB-Vorlaufdatei.
* Beide Wände haben unterschiedliche HRB-Vorlaufdateien.

Beide Situationen lassen sich mit dem HRB-Modul lösen.

Damit die Beschreibung nicht zu kompliziert wird, wird immer wieder von einem Anschluss einer Datei an eine andere Datei die Rede sein. Natürlich kann keine Datei an eine andere Datei anschließen, sondern es schließt eine Wand an eine andere Wand an. Wenn im folgenden Text eine Datei A an eine Datei B anschließt, dann ist gemeint, dass eine Wand mit der Vorlaufdatei A an eine Wand mit der Vorlaufdatei B anschließt.


---

# 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://docs.dietrichs.com/holzrahmenbau-kompendium/prinzipien-des-hrb-systems/anschluss-gleicher-und-verschiedener-wande.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.
