# Input Image Examples

In this section, we have examples for common inputs sorted by category. We also provide example settings that work best with each category.&#x20;

If you are an active user, let us know what new category you want to see on Discord!

| Table of Contents                                                                                                          |
| -------------------------------------------------------------------------------------------------------------------------- |
| [furniture](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/furniture "mention")           |
| [vehicles](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/vehicles "mention")             |
| [characters](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/characters "mention")         |
| [clothing](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/clothing "mention")             |
| [accessories](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/accessories "mention")       |
| [products](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/products "mention")             |
| [structures](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/structures "mention")         |
| [stylised-trees](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/stylised-trees "mention") |
| [Scenes](https://docs.kaedim3d.com/creating-assets/input-guidelines/input-image-examples/scenes)                           |


---

# 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.kaedim3d.com/creating-assets/input-guidelines/input-image-examples.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.
