# Asset Guidelines

- [3D Models](https://docs.gmetri.com/guidelines-compatibility/guidelines/asset-guidelines/3d-modelling-guidelines.md)
- [Export GLB/GLTF from 3DS Max](https://docs.gmetri.com/guidelines-compatibility/guidelines/asset-guidelines/3d-modelling-guidelines/export-gltf-from-3ds-max.md)
- [Export GLB/GLTF from Blender](https://docs.gmetri.com/guidelines-compatibility/guidelines/asset-guidelines/3d-modelling-guidelines/export-gltf-from-blender.md)
- [360 Pano Images Render](https://docs.gmetri.com/guidelines-compatibility/guidelines/asset-guidelines/render-360-panoramic-images.md)
- [Resources for Assets](https://docs.gmetri.com/guidelines-compatibility/guidelines/asset-guidelines/quicklinks-contents-and-assets.md): Listed here are several online repositories where you can find the resources for your Metaverse Experiences.
- [Asset FAQs](https://docs.gmetri.com/guidelines-compatibility/guidelines/asset-guidelines/asset-faqs.md)
- [Image Aspect Ratio](https://docs.gmetri.com/guidelines-compatibility/guidelines/asset-guidelines/image-aspect-ratio.md): Determining the aspect ratio of images to use ensuring no distortion


---

# 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.gmetri.com/guidelines-compatibility/guidelines/asset-guidelines.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.
