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

# Creating Assets

- [Create Page](https://docs.kaedim3d.com/creating-assets/create-page.md)
- [Generate Image](https://docs.kaedim3d.com/creating-assets/create-page/generate-image.md)
- [Polycount](https://docs.kaedim3d.com/creating-assets/create-page/polycount.md)
- [Input Guidelines](https://docs.kaedim3d.com/creating-assets/input-guidelines.md): Asset Creation Guidelines
- [Input Image Examples](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples.md)
- [Furniture](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/furniture.md)
- [Vehicles](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/vehicles.md)
- [Characters](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/characters.md)
- [Clothing](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/clothing.md)
- [Accessories](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/accessories.md)
- [Products](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/products.md)
- [Structures](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/structures.md)
- [Stylised Trees](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/stylised-trees.md)
- [Scenes](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/scenes.md)
- [Game-Ready Assets](https://docs.kaedim3d.com/creating-assets/game-ready-assets.md)
- [Markups](https://docs.kaedim3d.com/creating-assets/game-ready-assets/markups.md)
- [Upload Base Model](https://docs.kaedim3d.com/creating-assets/game-ready-assets/upload-base-model.md)
- [Block Models](https://docs.kaedim3d.com/creating-assets/game-ready-assets/block-models.md)
- [Stages of a Game-Ready Asset](https://docs.kaedim3d.com/creating-assets/game-ready-assets/stages-of-a-game-ready-asset.md)
- [Prototype Assets](https://docs.kaedim3d.com/creating-assets/prototype-assets.md)
- [Manual Fill Colour](https://docs.kaedim3d.com/creating-assets/prototype-assets/manual-fill-colour.md)
- [Upgrade to Game-Ready](https://docs.kaedim3d.com/creating-assets/prototype-assets/upgrade-to-game-ready.md)
- [Assets Page](https://docs.kaedim3d.com/creating-assets/assets-page.md): Where all your generated assets will live.
- [Asset Management](https://docs.kaedim3d.com/creating-assets/assets-page/asset-management.md): Organise and manage your Kaedim assets
- [Asset Types](https://docs.kaedim3d.com/creating-assets/asset-types.md)
- [Upload a 3D Model](https://docs.kaedim3d.com/creating-assets/upload-a-3d-model.md)


---

# 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:

```
GET https://docs.kaedim3d.com/creating-assets.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.
