# Stylised Trees

{% hint style="info" %}
We currently only generate realistic foliage with the[ Game-ready pipeline](/creating-assets/game-ready-assets.md).
{% endhint %}

For generating stylised trees we suggest:

* "Standard"  for most cases
* Upping the poly count to at least 10K for increase detail
* Uploading more views/angles if you have them

## Suggested Inputs:

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

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

## ❌ Inputs to avoid

Realistic trees are not currently supported and will be dismissed.

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

### Output Examples

<figure><img src="/files/LZ1ixgoWGZAXBH7o7580" alt="" width="375"><figcaption><p>Input image</p></figcaption></figure>

<figure><img src="/files/wzQeQNiSlvaBGs6J5D6Q" alt="" width="375"><figcaption><p>27,026 tris / Standard 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/stylised-trees.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.
