# Structures

For generating structures and buildings we suggest:

* [Game-ready](/creating-assets/game-ready-assets.md), for realistic textures and higher accuracy in geometry

When generating with[ Prototype assets](/creating-assets/prototype-assets.md), we suggest:

* "Standard" or "High" [generation quality ](/creating-assets/prototype-assets.md#levels-of-quality)for most cases (if using [Prototype](/creating-assets/prototype-assets.md))
* Upping the poly count to at least 30-50K 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/bb4JO0abKImCRJAmAiBk" alt="" width="375"><figcaption><p>Front and top view of house</p></figcaption></figure>

### **Single views**

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

<figure><img src="/files/3hWSakJCmsA5CgU2kZhi" alt="" width="375"><figcaption><p>Front and side orthographic views</p></figcaption></figure>

<div><figure><img src="/files/pbIgFROLyUcTjSJpy5AU" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/mxhia22K444pgf5S92Cf" alt="" width="188"><figcaption></figcaption></figure></div>

## ❌ Inputs to avoid

The input image should not have complex background ⬇️

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

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

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

### Output Examples

<figure><img src="/files/u0uhcfNtEYFZKmyhPlq6" alt="" width="257"><figcaption><p>Input image</p></figcaption></figure>

<figure><img src="/files/Gz0LQZ6sX9ddhnfgQbKF" alt="" width="375"><figcaption><p>12,776 tris / High quality</p></figcaption></figure>

{% 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/structures.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.
