# Quick Start

1. Create a **Sphere** (poly).
2. Select a face and **Extrude** it.
3. Create a **ProSet** via one of the 3 options below:
   1\.
   1. *Create > Mainframe Labs > Create ProSet*&#x20;
   2. Drag your Sphere into the [Modelling Tools](https://scenegroup.gitbook.io/prosets/user-interface#modelling-tools) window&#x20;
   3. Select **polyExtrudeFace** from the pop up window and hit **Continue**.
   4. 1. Select your mesh
      2. With **alt/opt** held down click the ProSet shelf icon.
      3. Select your modelling tool from the pop up window and click **Continue**.
   5. 1. *Create > Mainframe Labs > Create ProSet*
      2. Drag the modelling tool (eg. polyExtrude) from the **Node Editor** into the [Modelling Tools](https://scenegroup.gitbook.io/prosets/user-interface#modelling-tools)

         &#x20;on the ProSet.
4. Check **Use Modulus**.

{% hint style="success" %}
Every second face should now be extruded.
{% endhint %}

<https://www.youtube.com/watch?v=wgroXzvUcy8&t=35s>

{% hint style="warning" %}
Adding multiple modelling tools from the same mesh to the same ProSet can cause graph cycles, these are usually safe, but generate a lot of warnings, so you might want to avoid them.
{% 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://scenegroup.gitbook.io/prosets/quick-start.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.
