> ## Documentation Index
> Fetch the complete documentation index at: https://carat.im/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Are there effective ways to request AI edits?

For effective edits, **specific prompts (requests)** are most important.

### Tips for effective edit requests

#### 1. Make clear and specific requests

* **❌ Vague edit:**
  ```text theme={null}
  I don't like it. Make it better
  ```

* **✅ Specific edit:**
  ```text theme={null}
  The background is too busy. Change it to a simple solid color background.
  ```

#### 2. Clearly specify what to keep

By stating what shouldn't change, like "Keep the person's face the same, only change the shirt color to blue", AI can understand your intent more accurately.

#### 3. Request one thing at a time

Rather than editing multiple elements at once, editing one thing at a time in order helps AI perform the task more accurately.
