# Quickstart

### Getting started with Glossi is straightforward.&#x20;

This guide will walk you through the three essential steps to create your first render: importing your 3D models, creating a project, and exporting your content.

***

## Step 1: Import Your 3D Models

Glossi is built as the final step in your 3D workflow — the photo and video studio for your 3D models. Your models can come from any source, whether they're from other 3D programs, photogrammetry scans, assets from your industrial designer, or 3D models found online.

To import your model, click "Upload Model" or drag and drop it into your workspace, while on the Models page. Glossi supports various [file formats](/uploading-3d-models/preparing-your-3d-assets.md), with USD-Z, GLB/glTF, and FBX being the most reliable as they include textures and materials. These modern file formats ensure your models come in looking exactly as they do in other programs.

When you upload a model, Glossi processes it to optimize for studio use. This involves converting your shaders and materials to look their best in Glossi Studio.

{% hint style="info" %}
*Note: Model upload time can vary greatly depending on the of size and complexity of your model. This can take 3-10 minutes depending on the model size. If youe model fails due to complexity, please visit our* [*optimization guide*](/uploading-3d-models/optimizing-models.md)
{% endhint %}

***

## Step 2: Create Your Project

A project in Glossi is a combination of a **model** and a **template**. Templates are pre-built studio setups that include lighting, backdrops, photo bookmarks (saved camera positions), and video clips, so you get professional-looking results right away.

To create a project, click "Create Project" on the Projects page. You'll select a model from your library, choose a template, and name your project. Once created, you'll enter Glossi Studio where you can customize everything the template provides or start from scratch.

#### In the studio, you'll see your model in Glossi's virtual environment.&#x20;

You can adjust its size and position to look just right, select from lighting presets or create your own lights, and capture both photos and videos.

### The studio offers two main modes:&#x20;

* [**Photo mode**](/using-glossi-studio/images-and-media.md) — Capture saved camera positions, which we call bookmarks. Templates come with bookmarks already set up, and you can add your own.
* [**Video mode**](/using-glossi-studio/interactive-blocks.md) — Create video clips using camera movements and animations.

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

You can switch between photo and video modes using the tab above the viewport.

***

## Step 3: Export Photos and Video

When you're ready to export, you'll have access to professional rendering settings that control the quality of your output. While rendering takes some processing time, Glossi is optimized to be faster than traditional rendering software. You can view your redners in your [render library to view and download](/using-glossi-studio/exporting-renders.md).

Your exports will be available in the Renders page of your workspace or on the Project's landing page, where you can download them and use them anywhere. For more control over your renders, you can access [advanced settings](/using-glossi-studio/exporting-renders.md) to fine-tune the quality and rendering time to match your needs.&#x20;

{% hint style="info" %}
Rendering may take some time depending on your quality settings. All exports will be available in your exports page once complete.
{% endhint %}

***

Remember, this is just the beginning. As you become more familiar with Glossi, you'll discover more advanced features and capabilities. If you run into any issues or have suggestions, use the feedback button in Glossi Studio to let us know - we're constantly improving based on user input.

#### ***For more detailed information about any aspect of Glossi, explore our other documentation sections:***

{% content-ref url="/pages/SfxzkSUJMgEENFefxgvI" %}
[How Glossi Works](/getting-started/how-glossi-works.md)
{% endcontent-ref %}

{% content-ref url="/pages/EOtOGiWin3AcWv8WaAYk" %}
[Preparing Your 3D Assets](/uploading-3d-models/preparing-your-3d-assets.md)
{% endcontent-ref %}

{% content-ref url="/pages/u5hA39uB0sn2A6CB9Zs5" %}
[Connecting to Studio](/getting-started/connecting-to-studio.md)
{% endcontent-ref %}

{% content-ref url="/pages/30pSwarMVpQZBk963wIt" %}
[Workspace Overview](/workspace/workspace-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/NTqDxa19kpEXpT26ejYx" %}
[Studio Tour](/using-glossi-studio/studio-tour.md)
{% endcontent-ref %}


---

# 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.glossi.io/getting-started/quickstart.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.
