# Load Product

The platform lets users load complete template configurators in seconds by selecting from a library of prebuilt options. A range of industry-specific configurator types is available to help users get started quickly.

**Advantages of using a template configurator:**

* Users can quickly set up a working configurator and then customize it to fit their needs, for example, replacing the 3D model, editing existing option sets and restrictions, or adding/removing options.
* Trial users can explore the configurator’s capabilities more efficiently. By loading a few ready-made configurators, they can quickly understand how they are structured while learning alongside the documentation.

Loading a template configurator is simple: sign in, navigate to *Product*, and click the green **Load Product** button in the upper-right corner of the screen.

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

After clicking the **Load Product** button, a popup window will display the available configurators you can load and use in your account.

<figure><img src="/files/24Bya5TEMmjkAx5VKy8k" alt=""><figcaption></figcaption></figure>

Select one or more configurator templates, then click **Load**.

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

Alternatively, users can create a configurator from scratch by selecting **Add Product**. The next chapters explain the process.


---

# 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://docs.simplio3d.com/learning-the-app/products/load-product.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.
