# Products

For generating products we suggest:

* "Standard" or "High" [generation quality ](/creating-assets/prototype-assets.md#levels-of-quality)for most cases
* Upping the poly count to at least 30k for increased detail
* Uploading more views/angles if available

## Suggested Inputs:

### Multiple Views

It is always suggested to upload multiple views as separate images. The more angles, the better.

<figure><img src="/files/tLHKEaepts4R0OhgGRQf" alt=""><figcaption></figcaption></figure>

#### Single View

If uploading a single image, make sure the image shows most of the product like the examples below ⬇️

<figure><img src="/files/2z5eo7GeqrOreK5s7fDg" alt="" width="375"><figcaption></figcaption></figure>

## ❌ Inputs to avoid

The input image should not be showing difficult or incomplete angles ⬇️

<figure><img src="/files/5e7pc9uA8rNKFUFZv9oq" alt="" width="375"><figcaption></figcaption></figure>

It should not have more than one object ⬇️

<figure><img src="/files/04BXHbpJWOUVZcdnlX5K" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
To generate multiple objects, check out the [Scene feature](/enterprise-features/scene-functionality.md).
{% endhint %}

### Output Examples

<div><figure><img src="/files/XG4eTH5ase12UR39dh7v" alt="" width="273"><figcaption><p>Input image</p></figcaption></figure> <figure><img src="/files/rWgVSluJk4WifOpGlHMW" alt="" width="375"><figcaption><p>22,352 tris / Standard</p></figcaption></figure></div>

{% hint style="info" %}
For more examples, see[ Generation Examples](/welcome/get-started/generation-examples.md)
{% 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/input-image-examples/products.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.
