# Input Guidelines

{% embed url="<https://youtu.be/2XNa2Y9eBAk>" %}

In order to get the most out of your Kaedim generations, we have some guidelines on the types of images we accept for processing, as well as information about images that are not suitable for model generation. We have different [asset types ](/creating-assets/asset-types.md)to choose from, and you can find the guidelines for each type below.

## General Checklist

#### ✅ Single object&#x20;

* Please make sure your image(s) show a single object.
* Requests of scenes involving multiple objects will be dismissed for Prototype assets.&#x20;
* If your character has a lot of armour and accessories, the armour and accessories should be passed as a separate request from the character itself. Learn more at [Characters](/creating-assets/input-guidelines/input-image-examples/characters.md)
* When using multiple images, they **must** all be of the same object but from different angles. See our [input image examples](/creating-assets/input-guidelines/input-image-examples.md) to learn more.

#### ✅ Clear background&#x20;

Your object needs to be clearly distinguishable from the background. Learn more at[Input Image Examples](/creating-assets/input-guidelines/input-image-examples.md)

#### ✅ Photo/Art/Sketch

Your 2D input can be a photo of an object (within guidelines, see below), a piece of concept art, or a sketch (pencil, pen, or paper).

#### ✅ Clear&#x20;

The object should be clearly visible in the foreground of the image. Avoid blurry images.

## Recommended

#### ✔️ **Orthographic views**&#x20;

Straight-on views of the front, sides, back, top, and bottom are recommended. See more examples in[Input Image Examples](/creating-assets/input-guidelines/input-image-examples.md).

***

## Can only be processed through Game-Ready Pipeline

These assets require higher detail and can only be processed through the [Game-Ready Pipeline](/creating-assets/game-ready-assets.md).

### Hero Assets

Complex characters that have many clothes/accessories. Learn more at [Characters](/creating-assets/input-guidelines/input-image-examples/characters.md)

### Real animals

Realistic animals that have fur or high-detail textures&#x20;

### Foliage

Realistic and complex foliage

***

## Invalid and Tricky Inputs

Images that do not adhere to our input image guidelines may be dismissed, along with the following:

### ❌ Inappropriate imagery

This includes any nude or sexual content, offensive imagery, blood and gore, etc. Any images of this type will be automatically dismissed.

### ⚠️ Text

Since text is not inherently a 3D object, it may not be processed. However, if the image primarily features an object with some lettering on it, that should be acceptable.

### ⚠️ Multiple objects in one image

Our focus is on creating individual objects. If you submit an image with multiple objects, it likely won't be processed. If you have multiple objects, separate them and pass them as individual requests.

{% hint style="info" %}
If you'd like to generate multiple objects within a scene, you can do so with[ Scene functionality](/enterprise-features/scene-functionality.md) (available for Enterprise).
{% endhint %}

{% hint style="warning" %}
Please refrain from uploading any inputs that contain personal information or identifiable details such as passports, ID cards, or addresses.
{% endhint %}


---

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