# Offsets - General

<figure><img src="/files/2e5be7dac088b42a4a5d1b156f885e3c7bde831f" alt=""><figcaption></figcaption></figure>

The objects are as follows:

* The initial object is the wall and it carries its dimensions.
* Within the wall there are layers and these layers initially have the same dimensions in the X and Z directions as the wall.
* Components (e.g., panels) are inserted within the layers and these initially receive the same dimensions as the layer (as many panels are inserted as required to fill the layer).

In the HRB editor, displacements (offsets) can be set:

* Layer offsets: The layer edges can be shifted relative to the wall edge.
  * This is done for the lower edge in area 3.2. *Lower connections*,
  * For the upper edge in area 3.4. *Upper connections* and
  * For the wall ends left and right in area 4. *Wall ends -- penetrations*
* Component offsets: Component offsets refer to the layer edge, so components are shifted relative to the layer edge. These offsets are made when defining the individual components (offset bottom, offset top, X-offset). The X-offset is only available in certain cases (threshold, sill, corner post).

As a rule, positive offsets enlarge the layer or component (the component area) and negative values reduce it. The same applies analogously to openings. A positive value enlarges the layer/component and reduces the opening, a negative value does the opposite.


---

# 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/offsets-fur-lagen-und-bauteile/offsets-allgemein.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.
