# Welcome to Marso Studio by M-XR

**Marso Studio** is our web-based tool for adding physically-based rendering (PBR) materials to 3D assets.

Users can simply upload a .glb or USD file with a good quality mesh and base texture, and our image-to-material model (I2M) predicts a full PBR texture pack for your object.

### Requesting API Access

If you would like to request API access, please use [this form](https://m-xr.typeform.com/request-api).


---

# 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/welcome-to-marso-studio-by-m-xr.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.
