# 3D MODELING&#x20;

- [Setting up Base model](https://docs.altava.com/creator-guide/3d-modeling/setting-up-base-model.md)
- [3ds Max](https://docs.altava.com/creator-guide/3d-modeling/setting-up-base-model/3ds-max.md)
- [Blender](https://docs.altava.com/creator-guide/3d-modeling/setting-up-base-model/blender.md)
- [High Polygons](https://docs.altava.com/creator-guide/3d-modeling/high-polygons.md)
- [Low Polygons](https://docs.altava.com/creator-guide/3d-modeling/low-polygons.md)
- [Optimizing High Polygons](https://docs.altava.com/creator-guide/3d-modeling/low-polygons/optimizing-high-polygons.md)
- [Topology](https://docs.altava.com/creator-guide/3d-modeling/low-polygons/topology.md)
- [3ds Max](https://docs.altava.com/creator-guide/3d-modeling/low-polygons/topology/3ds-max.md)
- [Blender](https://docs.altava.com/creator-guide/3d-modeling/low-polygons/topology/blender.md)
- [Bake](https://docs.altava.com/creator-guide/3d-modeling/low-polygons/bake.md)
- [Texturing](https://docs.altava.com/creator-guide/3d-modeling/texturing.md): This process is for applying colors, images, three-dimensionality, and textures to the created the clothing mesh.
- [UV Mapping](https://docs.altava.com/creator-guide/3d-modeling/texturing/uv-mapping.md)
- [Creating Texture Maps - Substance 3D Painter](https://docs.altava.com/creator-guide/3d-modeling/texturing/creating-texture-maps-substance-3d-painter.md)
- [Exporting](https://docs.altava.com/creator-guide/3d-modeling/exporting.md)
- [3ds Max](https://docs.altava.com/creator-guide/3d-modeling/exporting/3ds-max.md)
- [Blender](https://docs.altava.com/creator-guide/3d-modeling/exporting/blender.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://docs.altava.com/creator-guide/3d-modeling.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.
