# Design mode

## Overview

Design mode is the primary mode in Studio, where the core project development happens. In this mode, scenes are assembled by creating or importing 3D assets, adjusting materials, and adding interactive elements. Lighting, cameras, backgrounds, and effects can also be fine-tuned to enhance the final composition.

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

<figure><img src="/files/fwY5bupQJZBh5LwL7XvM" alt=""><figcaption><p>Design mode tools</p></figcaption></figure>

## Design mode tools

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Selection tools</strong></td><td><a href="/files/lrjLEL0JTXoCntiHh31Q">/files/lrjLEL0JTXoCntiHh31Q</a></td><td><a href="/pages/KaUacSSrxauQrzADDC6e">/pages/KaUacSSrxauQrzADDC6e</a></td></tr><tr><td><strong>Primitives</strong></td><td><a href="/files/lrjLEL0JTXoCntiHh31Q">/files/lrjLEL0JTXoCntiHh31Q</a></td><td><a href="/pages/IbjAJcN7Zmrjg21WP1Sr">/pages/IbjAJcN7Zmrjg21WP1Sr</a></td></tr><tr><td><strong>Light sources</strong></td><td><a href="/files/lrjLEL0JTXoCntiHh31Q">/files/lrjLEL0JTXoCntiHh31Q</a></td><td><a href="/pages/mRM4xaqNmzNvIFoMJco2">/pages/mRM4xaqNmzNvIFoMJco2</a></td></tr><tr><td><strong>Modifiers</strong></td><td><a href="/files/lrjLEL0JTXoCntiHh31Q">/files/lrjLEL0JTXoCntiHh31Q</a></td><td><a href="/pages/mnTsA7IvPu2Xymzjrg8x">/pages/mnTsA7IvPu2Xymzjrg8x</a></td></tr><tr><td><strong>Deformers</strong></td><td><a href="/files/lrjLEL0JTXoCntiHh31Q">/files/lrjLEL0JTXoCntiHh31Q</a></td><td><a href="/pages/1FOusj0PoDFR8hYCYBN2">/pages/1FOusj0PoDFR8hYCYBN2</a></td></tr><tr><td><strong>Setup</strong></td><td><a href="/files/lrjLEL0JTXoCntiHh31Q">/files/lrjLEL0JTXoCntiHh31Q</a></td><td><a href="/pages/lZK3nrxAiIVMt5xHGs6i">/pages/lZK3nrxAiIVMt5xHGs6i</a></td></tr><tr><td><strong>Interactive elements</strong></td><td><a href="/files/lrjLEL0JTXoCntiHh31Q">/files/lrjLEL0JTXoCntiHh31Q</a></td><td><a href="/pages/2eSrfrqD7fQtnu1VRdWx">/pages/2eSrfrqD7fQtnu1VRdWx</a></td></tr></tbody></table>

## Switching to Edit mode

It is also possible to edit object geometry in Edit mode. \
\
Learn more about it here: [Edit mode](/documentation/design-process/edit-mode.md)


---

# 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://help.vectary.com/documentation/design-process/design-mode.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.
