# Edit

## Make any edit you need with **Edit**, our AI-powered enhancement tool.&#x20;

To get started, simply select the image you'd like to edit. Then, open the **Tools & Effects** tab and select **Edit**. Just enter in a prompt telling Lummi what you'd like to change in the image.

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

### Some examples of what Edit can do:

* Remove unwanted blemishes or distractions 👋
* Change hair color 👩‍🦳 ➡️ 👩‍🦰
* Add an object on the background 🖌️
* Add cool sunglasses 😎&#x20;

{% hint style="info" %}
Get up to 3 variations at once — just specify in the **Edit** prompt!
{% 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.lummi.ai/about-lummi/advanced-features/edit.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.
