# Products

The **Products** section is the "brain" of the app where the magic happens. From here users can create product configurators and viewers using [3D assets](https://docs.simplio3d.com/learning-the-app/3d-assets) and [materials](https://docs.simplio3d.com/learning-the-app/products/create-options/material).

Currently, the standard **Starter** and **Pro** subscriptions allow users to create 2 types of products: **configurators** or **product viewers**. This chapter will cover the 6 major steps in creating the configurator: [Select ](https://docs.simplio3d.com/learning-the-app/products/select-layout)[Layout](https://docs.simplio3d.com/learning-the-app/products/select-layout), [Add 3D Models](https://docs.simplio3d.com/learning-the-app/products/add-3d-models), [Create Options](https://docs.simplio3d.com/learning-the-app/products/create-options), [Pricing](https://docs.simplio3d.com/learning-the-app/products/pricing), [Add Form](https://docs.simplio3d.com/learning-the-app/products/add-form) and [Share](https://docs.simplio3d.com/learning-the-app/products/share).

<figure><img src="https://272360655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnWstJiDljIGTKDHKp9JL%2Fuploads%2F4TQBLsXJ6xbUx824TtOH%2FScreenshot%202025-06-05%20at%2014.52.54.png?alt=media&#x26;token=4f4b7548-60f1-4c64-91a3-7c723234af9c" alt=""><figcaption><p>Listing products</p></figcaption></figure>

In the **Products** listing page users can add new products, edit existing ones or remove them.

The video below provides a complete set of practical guidelines to help you quickly get started with building your own configurator.

{% embed url="<https://www.youtube.com/watch?v=qVJTpd4SENI>" %}


---

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