# VU OS Best Practices/Platform Guides

- [Preparing and Exporting SVGs for VU OS](https://vu-custom.gitbook.io/vu-custom/vu-os-best-practices-platform-guides/preparing-and-exporting-svgs-for-vu-os.md): This guide provides a complete workflow for preparing an SVG file in Adobe Illustrator with independently colorable sections and then exporting it correctly for use in the VU OS customizer.
- [ArtWork Generation from VU OS](https://vu-custom.gitbook.io/vu-custom/vu-os-best-practices-platform-guides/artwork-generation-from-vu-os.md): Audience: Internal Teams, 3PLs, Production Facilities, Technical Partners
- [Decoration Techniques](https://vu-custom.gitbook.io/vu-custom/vu-os-best-practices-platform-guides/decoration-techniques.md): This guide details how our platform handles various production methods. Use this to determine which assets to upload and what file outputs you can expect to send to your fulfillment centers.
- [Starting Points](https://vu-custom.gitbook.io/vu-custom/vu-os-best-practices-platform-guides/starting-points.md)
- [Efficient Order & Production Management](https://vu-custom.gitbook.io/vu-custom/vu-os-best-practices-platform-guides/efficient-order-and-production-management.md)
- [Factors Affecting 3D Customizer Complexity](https://vu-custom.gitbook.io/vu-custom/vu-os-best-practices-platform-guides/factors-affecting-3d-customizer-complexity.md)
- [Updating Material Properties in VU OS](https://vu-custom.gitbook.io/vu-custom/vu-os-best-practices-platform-guides/updating-material-properties-in-vu-os.md)
- [Out Of Stock Handling](https://vu-custom.gitbook.io/vu-custom/vu-os-best-practices-platform-guides/out-of-stock-handling.md)


---

# 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://vu-custom.gitbook.io/vu-custom/vu-os-best-practices-platform-guides.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.
