# Using Glossi Studio

- [Studio Tour](https://docs.glossi.io/using-glossi-studio/studio-tour.md): Glossi Studio is your professional-grade virtual photography and video studio, powered by Unreal Engine. Understanding the layout will help you work efficiently and get the most out of the platform.
- [Viewport Navigation](https://docs.glossi.io/using-glossi-studio/viewport-navigation.md): Understanding how to navigate the viewport is essential for efficient work in Glossi Studio.
- [Editing Your Model](https://docs.glossi.io/using-glossi-studio/editing-your-model.md)
- [Photo Mode](https://docs.glossi.io/using-glossi-studio/images-and-media.md)
- [Managing Bookmarks](https://docs.glossi.io/using-glossi-studio/images-and-media/managing-bookmarks.md)
- [Bookmarks Settings](https://docs.glossi.io/using-glossi-studio/images-and-media/bookmarks-settings.md): Each bookmark stores a complete set of camera, exposure, and focus settings that can be instantly recalled. This page covers the settings available when editing a bookmark in the right sidebar.
- [Exporting Photos](https://docs.glossi.io/using-glossi-studio/images-and-media/exporting-photos.md): When you're ready to render your photos, the Export panel lets you configure resolution, select which bookmarks to render, and choose which variants to include — all in one step.
- [Video Mode](https://docs.glossi.io/using-glossi-studio/interactive-blocks.md)
- [Lighting](https://docs.glossi.io/using-glossi-studio/lighting.md)
- [Backdrop](https://docs.glossi.io/using-glossi-studio/backdrop.md)
- [Camera Targets](https://docs.glossi.io/using-glossi-studio/camera-targets.md)
- [Aspect Ratios & Crop Guides](https://docs.glossi.io/using-glossi-studio/aspect-ratios-and-crop-guides.md)
- [Exporting Renders](https://docs.glossi.io/using-glossi-studio/exporting-renders.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://docs.glossi.io/using-glossi-studio.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.
