# Importing Tool Library

{% hint style="warning" %}
The tool library is intentionally small for now.\
The current focus is on helping you get cutting quickly using a few clear examples, so you can move into the **Build With Me** section sooner.\
That’s where everything comes together and the different pieces finally start to *click*.\
The library will be expanded step by step over time.
{% endhint %}

{% columns %}
{% column width="66.66666666666666%" %}
{% file src="/files/BY6hEpds0lLJkRREn9M2" %}
{% endcolumn %}

{% column width="33.33333333333334%" %}

1. Download the **Tool Library file**

{% hint style="info" %}
The tool library will continue to grow overtime.\
The latest version will always be available here.
{% endhint %}
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/RWkJAV5sHVroH75YkEFV" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

2. Inside a document switch to **Manufacture** Workspace
   {% endcolumn %}
   {% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/DGZ5yQSE5zW5vs0KMET7" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

3. Open the **Tool Library**
   {% endcolumn %}
   {% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/tlAnnmYsg4lAsl68gxH9" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

4. **Right click** on your **Local Library** and click on **Import Libraries**

{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/7CyaH1LI4ff2lbgVbUqv" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

5. Select **Tool Library File** to import
   {% endcolumn %}
   {% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/ugB5oPfgygqmSfZmDG8h" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

6. After a **few seconds** the **Tool Library** will be displayed in your **Library**
   {% endcolumn %}
   {% endcolumns %}

***

{% hint style="info" %}
Taking a moment to set this up now will make it easier to follow along later.\
The practical use of the tool library is shown in the **Build With Me** section.
{% endhint %}


---

# 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://miwicnc.gitbook.io/miwicnc/software-and-cam-setup/tool-library/importing-tool-library.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.
