# Markups

The Markup tool lets you visually communicate specific modeling requirements directly on your input images. Use it to highlight areas that need specifications such as detail levels, alphas, or custom instructions.

## How to use the Markup feature

1. **Upload** your input images.

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

2. Click **“Add Markups.”**

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

2. **Click and drag** to start a shape, then **click to add points**. **Click on the starting point** to close the shape.

<figure><img src="/files/8jsH6mLOzVPFgUktPFpY" alt=""><figcaption></figcaption></figure>

2. **Select a type**:

* High polycount
* Low polycount
* Alpha cards
* Custom note (add any instructions)

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

5. **Optional:** Add notes to any markup.

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

6. **Save** your markups.

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

{% hint style="info" %}
You can add multiple markups per image, and apply markups to multiple uploaded images.
{% 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/game-ready-assets/markups.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.
