> For the complete documentation index, see [llms.txt](https://help.mimeeq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mimeeq.com/configurator/3d-assets.md).

# 3D assets

Prepare and optimise 3D models and assets for use in the Mimeeq configurator.

This section covers everything you need to prepare 3D assets for Mimeeq — from file requirements and reference materials to setting up products in Blender and preparing modules for modular configurators.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>3D Assets Requirements</strong></td><td>File formats, polygon limits, and technical specifications for 3D assets.</td><td><a href="/configurator/3d-assets/asset-requirements.md">3D Asset Requirements</a></td></tr><tr><td><strong>Photo &#x26; Video References</strong></td><td>Guidelines for capturing reference photos and videos to support 3D modelling.</td><td><a href="/configurator/3d-assets/photo-and-video-references.md">Photo &amp; Video References</a></td></tr><tr><td><strong>Blender Setup</strong></td><td>Set up your product in Blender to work with Mimeeq's export scripts.</td><td><a href="/configurator/3d-assets/blender-setup.md">Blender Setup</a></td></tr><tr><td><strong>Modular Products in Blender</strong></td><td>Prepare and structure modules for modular product configurators in Blender.</td><td><a href="/configurator/3d-assets/modular-products-in-blender.md">Modular Products in Blender</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.mimeeq.com/configurator/3d-assets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
