# 3.1.4: Connected Parts

When creating a model based on imprecise geometry or using a generative process, elements may not be connected to each other as desired. The **“Connected Parts”**-component (see fig. 3.1.4.1) takes a model as input and determines its connected parts. It considers beams and trusses only. Connected groups get listed in a data tree in descending order of group size.

![ Fig. 3.1.4.1: The “Connected Parts”-component.](/files/-MCkEV60Fopr1njRvWUl)

{% file src="/files/2qOnw7JMWLtMWMpmSGDV" %}


---

# 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://manual.karamba3d.com/3-in-depth-component-reference/3.1-model/3.1.4-connected-parts.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.
