# Workflows

- [Basic Visualization](https://community.threekit.com/learn/workflows/basic-visualization.md)
- [Best Practices](https://community.threekit.com/learn/workflows/best-practices.md)
- [General 3D Content Creation](https://community.threekit.com/learn/workflows/best-practices/general-3d-content-creation.md)
- [Performance Guidelines](https://community.threekit.com/learn/workflows/best-practices/performance-considerations.md)
- [3D Asset Naming Conventions](https://community.threekit.com/learn/workflows/best-practices/3d-asset-naming-conventions.md)
- [Usage of Shadows With AO & SSAO](https://community.threekit.com/learn/workflows/best-practices/usage-of-shadows-with-ao-and-ssao.md)
- [Camera Set-up Best Practices](https://community.threekit.com/learn/workflows/best-practices/camera-set-up-best-practices.md)
- [Reference Image Guidelines](https://community.threekit.com/learn/workflows/best-practices/reference-image-guidelines.md)
- [Text Personalization](https://community.threekit.com/learn/workflows/text-personalization.md)
- [Image Upload Personalization](https://community.threekit.com/learn/workflows/image-upload-personalization.md)
- [V-Ray Workflow](https://community.threekit.com/learn/workflows/v-ray-workflow.md): The ThreeKit platform provides extensive support for the use of Vray assets, in order to generate beautiful 2D renders of each configuration.
- [1. VRay Requirements](https://community.threekit.com/learn/workflows/v-ray-workflow/1.-vray-requirements.md)
- [2. VRay Asset Preparation](https://community.threekit.com/learn/workflows/v-ray-workflow/2.-vray-asset-preparation.md)
- [3. VRay Asset Export](https://community.threekit.com/learn/workflows/v-ray-workflow/3.-vray-asset-export.md)
- [4. VRay Scenes](https://community.threekit.com/learn/workflows/v-ray-workflow/4.-vray-scenes.md)
- [5. VRay Models](https://community.threekit.com/learn/workflows/v-ray-workflow/5.-vray-models.md)
- [6. VRay Materials](https://community.threekit.com/learn/workflows/v-ray-workflow/6.-vray-materials.md)
- [7. Vray VFB Presets](https://community.threekit.com/learn/workflows/v-ray-workflow/7.-vray-vfb-presets.md)
- [8. Vray Operators](https://community.threekit.com/learn/workflows/v-ray-workflow/8.-vray-operators.md)
- [9. Vray Light Linking](https://community.threekit.com/learn/workflows/v-ray-workflow/9.-vray-light-linking.md)
- [10. Vray Compositing](https://community.threekit.com/learn/workflows/v-ray-workflow/10.-vray-compositing.md)
- [11. Vray Render Workflow](https://community.threekit.com/learn/workflows/v-ray-workflow/11.-vray-render-workflow.md)
- [12. Vray Troubleshooting](https://community.threekit.com/learn/workflows/v-ray-workflow/12.-vray-troubleshooting.md)
- [Template Assets](https://community.threekit.com/learn/workflows/template-assets.md): This guide will walk you through the setup of template model and material assets, which enables you to automate configuration setups that require hundreds or thousands of assets.
- [Camera Transition Animation](https://community.threekit.com/learn/workflows/camera-transition-animation.md): A guide for adding animated camera transitions to your configuration setup


---

# 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://community.threekit.com/learn/workflows.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.
