# Stages

Stages are similar to Catalog Items in that they reference an asset from the Asset Library. Specifically, stages reference Scene Assets. Stages are meant to be the means by which the merchandiser collaborates with the artist to address product placement, lighting, position, rotation, camera angles, etc; essentially, all elements involved in staging the product.<br>

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

Stages will typically require a placeholder to dictate where a product should be placed. Beyond that bare minimal setup, the artist is free to expose scene properties for manipulation in accordance with the attributes created on the Stage, via the same process as creating a configurator.


---

# 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://community.threekit.com/platform-documentation/project-data/stages.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.
