> 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/how-to-use-a-sample-project.md).

# How to Use a Sample Project

1. Select an element or Host. Click Modify. A configuration window will open. You can save the configuration to your computer or review the configuration settings.

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

1. Use Saved configuration in Sample project.

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

1. Set Sample Project as Template project and use saved configuration in new Project. See help file about TemplateProjects.
2. Edit Families and learn how they are created, how Special parameters are used. See help file for Special Parameters.


---

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

```
GET https://docs.besmart.software/3d-modeling-and-design/smart-connections/how-to-use-a-sample-project.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.
