> For the complete documentation index, see [llms.txt](https://tiscad.gitbook.io/tiscad-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tiscad.gitbook.io/tiscad-docs/readme.md).

# TiSCAD Quickinsert docs

This is the official documentation site for **QuickInsert**, the add-in for SOLIDWORKS® built to speed up your workflow, simplify part insertion, and help you focus on design — not clicks.

## 🔍 What is QuickInsert?

QuickInsert is a time-saving add-in for SOLIDWORKS® designed for inserting fasteners, managing part placement, and automating repetitive design tasks — especially in assemblies with standard components.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>1. What is QuickInsert?</strong></td><td>Understand the add-in's purpose &#x26; features</td><td></td><td></td><td><a href="/pages/KLEojIWstMQ8t39whDQH">/pages/KLEojIWstMQ8t39whDQH</a></td></tr><tr><td><ol start="2"><li><strong>Installation &#x26; Setup</strong></li></ol></td><td>Step-by-step installation &#x26; first-time setup</td><td></td><td></td><td><a href="/pages/6yzRTA8iX2fUZNhQriXK">/pages/6yzRTA8iX2fUZNhQriXK</a></td></tr><tr><td><ol start="3"><li><strong>Start using QuickInsert</strong></li></ol></td><td>Learn how to insert components &#x26; work efficiently</td><td></td><td></td><td><a href="/pages/CRjqagLk92wDrxEjhJcn">/pages/CRjqagLk92wDrxEjhJcn</a></td></tr><tr><td>4<strong>. Try it Free</strong></td><td>Activate your 14-day trial with 150 component limit</td><td></td><td></td><td><a href="/pages/qsJRNjBgRKKgeAWjyPRa">/pages/qsJRNjBgRKKgeAWjyPRa</a></td></tr></tbody></table>


---

# 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://tiscad.gitbook.io/tiscad-docs/readme.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.
