# Creating 3D

- [Text to 3D](https://sloyd.gitbook.io/documentation/creating-3d/text-to-3d.md): Describe it. Watch it appear in 3D.
- [Image to 3D](https://sloyd.gitbook.io/documentation/creating-3d/image-to-3d.md): Turn any image into a 3D model — instantly.
- [The easiest way to turn your images into 3D models](https://sloyd.gitbook.io/documentation/creating-3d/image-to-3d/the-easiest-way-to-turn-your-images-into-3d-models.md): Sloyd’s Image to 3D tool turns a single image into a 3D model.
- [Multi-Image to 3D](https://sloyd.gitbook.io/documentation/creating-3d/multi-image-to-3d.md): Create a 3D model from four orthographic views (Front, Left, Back, Right) for better shape accuracy than single-image generation.
- [Template Editor](https://sloyd.gitbook.io/documentation/creating-3d/template-editor.md): The template editor has hundreds of pre configured 3D templates that you can edit with sliders, toggles and text. Personalize a template by changing the shape and the texture.
- [AI Prompting in Template Editor](https://sloyd.gitbook.io/documentation/creating-3d/template-editor/ai-prompting-in-template-editor.md)
- [Material Palettes](https://sloyd.gitbook.io/documentation/creating-3d/template-editor/material-palettes.md)
- [Texturing and Painting Exports from Template Editor](https://sloyd.gitbook.io/documentation/creating-3d/template-editor/texturing-and-painting-exports-from-template-editor.md)
- [Exporting from Template Editor](https://sloyd.gitbook.io/documentation/creating-3d/template-editor/exporting-from-template-editor.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://sloyd.gitbook.io/documentation/creating-3d.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.
