# Glass Try-On

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

## Step 1 - Upload a 3D Model

As seen [here](/mazing-world/product-guides/upload-your-own-3d-model.md) simply upload a 3D Model of eyewear. Make sure the origin of the model is centered when exporting from you 3D modelling program and you include textures!

## Step 2 - Fine Tune Try On

Here you can adjust the 3D model so it fits perfectly to your clients faces. Change the size and positioning of the glasses. Improve the quality by adding an effect or switch off the temples.&#x20;

*Tip: Fine tune on a few different faces and find a good average to achieve the best results.*

<figure><img src="/files/1btQsqNETTnr7izsmhWV" alt=""><figcaption></figcaption></figure>

## Step 3 - Publish

As easy as it gets... :)&#x20;


---

# 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://mazingxr.gitbook.io/mazing-world/product-guides/project-types/glass-try-on.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.
