> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/3d-modeling-and-design/smart-connections/configuration-window/adjust-layout-by-searching-for-other-elements/wall-joins.md).

# Wall Joins

**Wall Joins** - search for different intersection of Walls. Available if Category of Configuration is Wall. Possible options via Wall Joins:

1. End Connection - Places elements at the end connection of the wall that is connected to another wall (both start and end if the wall is connected from both sides).<br>

   <figure><img src="/files/C9yGskpQgOP8bxGqPdAe" alt=""><figcaption></figcaption></figure>
2. End Connection End - Places elements at the end connection of the wall only on the End side.<br>

   <figure><img src="/files/uJRezNDyk87TluZM0ETj" alt=""><figcaption></figcaption></figure>
3. End Connection Start - Places elements at the end connection of the wall only on the Start side.<br>

   <figure><img src="/files/AtbbSHWhBKHiugaP3CHv" alt=""><figcaption></figcaption></figure>
4. Free - Places elements at the Free End and Free Start connection of the wall.<br>

   <figure><img src="/files/6Lg04JaTRHSgLbNFCNPw" alt=""><figcaption></figcaption></figure>
5. L Butt Connection - Places elements on the butted wall in an L connection.<br>

   <figure><img src="/files/1ZVwThAopz2bOuvo5tgX" alt=""><figcaption></figcaption></figure>
6. L Connection - Places elements at the L connection (used for the long wall, not for the butted wall).<br>

   <figure><img src="/files/uNHztKcr0yMCCyynjseE" alt=""><figcaption></figcaption></figure>
7. T Butt Connection - Places elements at the T connection on the butted wall in both End and Start side.<br>

   <figure><img src="/files/91w1iT1Xc8OcFFt09vUw" alt=""><figcaption></figcaption></figure>
8. T Butt Connection End - Places elements at the T connection on the butted wall only on the End side.<br>

   <figure><img src="/files/eFnomyKRudFlVyN6Shjs" alt=""><figcaption></figcaption></figure>
9. T Butt Connection Start - Places elements at the T connection on the butted wall only on the Start side.<br>

   <figure><img src="/files/gac8rEzwAh5ZI3ycSEtJ" alt=""><figcaption></figcaption></figure>
10. T Connection - Places elements on the wall in a T connection.<br>

    <figure><img src="/files/wj73LlEIUKPkov05Kk5C" alt=""><figcaption></figcaption></figure>
11. X Connection - Places elements at the X connection (when the wall has two connected walls at the same point from both sides).<br>

    <figure><img src="/files/G6Fp86bjr32iI4wispUI" alt=""><figcaption></figcaption></figure>

**Part Joints** - search for different intersection of Parts.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.besmart.software/3d-modeling-and-design/smart-connections/configuration-window/adjust-layout-by-searching-for-other-elements/wall-joins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
