# How do I erase the purple area?

#### 1. Cause: AI may mistake purple for a 'design'

A brush is a Post-it-like tool that marks the area to be edited. But sometimes the AI misunderstands this mark as not a guide to be erased, but as a unique color or design from the original image, and leaves it in the result.

<figure><img src="/files/115945f98e4ecfd77eef55d54ea98e8408f5a415" alt=""><figcaption></figcaption></figure>

#### 2. Solution: StyleAI is already removing it automatically!

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

To reduce the hassle for users, StyleAI has automatically added the command 'remove the purple area' after every brush operation. Thanks to this, a clean result without purple is generated with about 88% probability (7 out of 8 images).

#### 3. What if purple is still left? (in 12.5% of cases)

To reduce the hassle for users, StyleAI has automatically added the command 'remove the purple area' after every brush operation. Thanks to this, a clean result without purple is generated with about 88% probability (7 out of 8 images).

In that case, try the tips below!

* Paint a wider brush area: If you paint a little more generously than the area to be corrected, the boundaries disappear and the purple is removed much better.
* Regenerate: Even with the same conditions, generating once more increases the chance that the AI will produce a clean result with the purple removed.


---

# 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.styleai.io/product-docs/product-docs-en/readme-2/how-do-i-erase-the-purple-area.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.
