# How to use AI Make Seamless?

Integrates AI Inpainting to train the model for construction tasks. AI will specify a border of pixels around texture boundaries and transform the primary framework of the model to seamlessly merge the textures.

* Added 'Make Seamless' to the AI section near the Base Color Map slot, which will remove seams between base color map textures for a consistent and natural effect.&#x20;

<div align="center"><figure><img src="/files/KR0DcwXh1cWk2mmlLUTN" alt=""><figcaption></figcaption></figure></div>

* Supports removing seams either vertically or horizontally to achieve the desired effect. Undo supported by Ctrl+Z.

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

> Note: A Base Color Map is required to activate this feature.

<figure><img src="/files/IUTkdrVMOvJQrMImRpo4" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.d5render.com/user-guide/ai/how-to-use-ai-make-seamless.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.
