# Overlapping Wall Studs / Floor Joists

### Problem

The system always maintains a fixed spacing between lumbers, which can result in overlap at the ends of the wall/floor/ceiling. This specifically applies to the last and second-to-last beams of the wall/floor/ceiling.

<figure><img src="/files/po1GxWuEQ5SJdDim5wAO" alt="" width="510"><figcaption><p>Overlapping joists of the Floor Structure</p></figcaption></figure>

### Verification

Ensure that the visualization displays lumber without overlapping.

### Solutions

1. If possible, increase the wall dimension.
2. When ordering wood, order one lumber less. During construction, do not install the second-to-last lumber that was overlapping in the visualization. Remember that the distance between the new second-to-last lumber and the last lumber will be larger, which will require placing insulation in a non-standard way.
3. When assembling the wall, move it to the center, i.e., between the last and the second-to-last lumber. In this case, you will also place insulation in a non-standard way.


---

# 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.diysauna.app/be-aware/overlapping-wall-studs-floor-joists.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.
