# Accessories

For generating accessories we suggest:

* ‘High’ or ‘Ultra’ [generation quality](/creating-assets/prototype-assets.md#levels-of-quality) to capture all details
* Increasing 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/q87MJ846o70MrjHiE8uT" alt=""><figcaption></figcaption></figure>

### **Single view**

If uploading a single image, make sure the image shows most of the accessory ⬇️

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

## ❌Inputs to avoid

The input image should not be showing difficult or incomplete angles.

<figure><img src="/files/QZ9mTexHvzONl7riJgTt" alt="" width="270"><figcaption><p>In this image, the sunglasses are partially hidden.</p></figcaption></figure>

### Output Examples

<figure><img src="/files/8DJkP170tffO91Wc6KK3" alt="" width="188"><figcaption><p>Input image</p></figcaption></figure>

<div><figure><img src="/files/stH5kXkc65hSkq6z8iLc" alt=""><figcaption><p>27,312 tris / Standard quality</p></figcaption></figure> <figure><img src="/files/1edEKHBi3E5zjJCIHffP" alt=""><figcaption><p>92,080 tris / High quality</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/accessories.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.
