> 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.md).

# Smart Connections

Getting started videos

{% embed url="<https://youtube.com/playlist?list=PLzDqpnw6ReoPu8SEDQEONL1I_bwd9VB_n&si=9txM_clECPwmT9Vt>" %}
Getting started for Smart Connections
{% endembed %}

## Content

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Introduction</td><td><a href="/pages/ndgX8wUaXzlriRu7zS4e">/pages/ndgX8wUaXzlriRu7zS4e</a></td></tr><tr><td align="center">Workflow</td><td><a href="/pages/Xh1NaeLtKKKzkPRtrMIL">/pages/Xh1NaeLtKKKzkPRtrMIL</a></td></tr><tr><td align="center">Requirements for Families and Categories</td><td><a href="/pages/HFkCXTcLxWgHNRcJCsdu">/pages/HFkCXTcLxWgHNRcJCsdu</a></td></tr><tr><td align="center">How to Use a Sample Project</td><td><a href="/pages/EeyYdUqpo67MveWJr08j">/pages/EeyYdUqpo67MveWJr08j</a></td></tr><tr><td align="center">Configuration Window</td><td><a href="/pages/hXgZaMZ6wmdPBHz7KCQH">/pages/hXgZaMZ6wmdPBHz7KCQH</a></td></tr><tr><td align="center">Inserting – and Auto Inserting – Elements</td><td><a href="/pages/BcXS8SK4CcaAgdLcz1oM">/pages/BcXS8SK4CcaAgdLcz1oM</a></td></tr><tr><td align="center">Update Elements, Update Parameters, Update by DC</td><td><a href="/pages/J1FWWhUwAc4Ip2mWQNBd">/pages/J1FWWhUwAc4Ip2mWQNBd</a></td></tr><tr><td align="center">Multi-Rule Manager</td><td><a href="/pages/cIdWRfEokewO7Pum7aYR">/pages/cIdWRfEokewO7Pum7aYR</a></td></tr><tr><td align="center">Modify Elements</td><td><a href="/pages/ncPeIs2Ua0ab0PNbhbG4">/pages/ncPeIs2Ua0ab0PNbhbG4</a></td></tr><tr><td align="center">Delete</td><td><a href="/pages/2PGIACkjd29i7sUTh1kC">/pages/2PGIACkjd29i7sUTh1kC</a></td></tr><tr><td align="center">Gravity Point</td><td><a href="/pages/24qxynetVCkEGt3RuH5H">/pages/24qxynetVCkEGt3RuH5H</a></td></tr><tr><td align="center">Configuration Files' Location</td><td><a href="/pages/VgW5VTD1RzkoHt0kKtxS">/pages/VgW5VTD1RzkoHt0kKtxS</a></td></tr><tr><td align="center">Template Project Location</td><td><a href="/pages/Kztr6bBF5zxHlbe6Bm2k">/pages/Kztr6bBF5zxHlbe6Bm2k</a></td></tr><tr><td align="center">Project Family Browser</td><td><a href="/pages/eyX7FA5YMDnnb5FAICaA">/pages/eyX7FA5YMDnnb5FAICaA</a></td></tr><tr><td align="center">Special Parameters</td><td><a href="/pages/iai4fpV1hXPSV1yAvINZ">/pages/iai4fpV1hXPSV1yAvINZ</a></td></tr><tr><td align="center">Schematic images of Host faces</td><td><a href="/pages/hEvgPF0MhAFKH9gpGtJT">/pages/hEvgPF0MhAFKH9gpGtJT</a></td></tr><tr><td align="center">Smart Connections Helper</td><td><a href="/pages/EWp1w5iHmyxsgrnK5TET">/pages/EWp1w5iHmyxsgrnK5TET</a></td></tr><tr><td align="center">Split Parts</td><td><a href="/pages/dr2jsGhOqc26huxg4D0V">/pages/dr2jsGhOqc26huxg4D0V</a></td></tr><tr><td align="center">Rehost Elements</td><td><a href="/pages/88gltKQ9Vz1Y7mJMhRWE">/pages/88gltKQ9Vz1Y7mJMhRWE</a></td></tr></tbody></table>

### Sample Projects and Configurations

Try out the Smart Connections software in one of your projects or in our Sample Projects.

{% file src="/files/SjXHtPWH4djKgkOGtFB6" %}

{% file src="/files/1rYKSfZZMt1I5MAgXEmw" %}


---

# 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.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.
