# Getting Started

- [How Marso Studio Works](https://docs.m-xr.com/marso-studio/getting-started/how-marso-studio-works.md): This page describes how Marso Studio works.
- [Early Access Brief & Asset Sourcing](https://docs.m-xr.com/marso-studio/getting-started/early-access-brief-and-asset-sourcing.md): This guide covers everything you need to know to get good results and how to find ideal assets.
- [GLB/USD Support](https://docs.m-xr.com/marso-studio/getting-started/early-access-brief-and-asset-sourcing/glb-usd-support.md): This page has technical information on GLB & USD files.
- [Using Marso Studio](https://docs.m-xr.com/marso-studio/getting-started/using-marso-studio.md): This page describes how to use Marso Studio.
- [Gen3D -> Full PBR - Workflow](https://docs.m-xr.com/marso-studio/getting-started/gen3d-greater-than-full-pbr-workflow.md): This guide takes you from a blank screen to a fully textured 3D asset with measured-quality PBR materials. You'll generate the mesh using Tencent's Hunyuan3D 3.1 model and Marso Studio will apply PBR.


---

# 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.m-xr.com/marso-studio/getting-started.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.
