# TFC Interpreter - TFC Editor

The HRB module consists of two components:

* The HRB editor is a separate program that can be started alongside the building model. In this HRB editor, one defines the elements to be generated in the individual layers and how the various situations of a wall should be constructed (elements in a wall corner, around the windows, etc.).
* The HRB interpreter combines the wall from the plan view model area with the settings from the HRB editor. The wall defines the dimensions of the finished wall and optionally (depending on settings) carries various attributes. The HRB file provides the rules according to which the elements should be generated.


---

# 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/hrb-interpreter-hrb-editor.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.
