# Connection of Identical and Different Walls

For wall connections such as corner joints and T-joints, there are two fundamental situations:

* Both walls use the same HRB pre-run file.
* Both walls use different HRB pre-run files.

Both situations can be resolved using the HRB module.

To avoid making the description overly complicated, the text will repeatedly refer to one file connecting to another file. Of course, a file cannot literally connect to another file; rather, one wall connects to another wall. When the following text states that file A connects to file B, it means that a wall using pre-run file A connects to a wall using pre-run file B.


---

# 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/dietrichs-intelligent-documentation/docs-de-en/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.
