# Avoid the Automatic Shift

As described above, automatic shifting is performed only in certain cases. This can conversely be used to prevent automatic shifting. The simplest method is to use the third condition (If other claddings also reference the reference plane, they are only permitted to have an offset of 0.)\
This means that the cladding to which the shifted studs refer must also reference another cladding with a non-zero offset. This may also be a “cladding” with thickness 0 in a layer with thickness 0.


---

# 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/tipps-and-tricks/die-automatische-verschiebung-vermeiden.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.
