> ## 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.

# How should I request to get better results from Carat AI?

The more **specific and clear** your request to AI, the faster and more accurately you can get the output you want. Check out these 3 key methods for better results.

### 1. Make clear and specific requests

It's better to include 5 specific elements (subject, action, style, background, details) rather than simple requests.

* **❌ Vague request:**
  ```text theme={null}
  Make a dog image
  ```

* **✅ Specific request:**
  ```text theme={null}
  Create a realistic style image of a golden retriever 
  wearing a birthday party hat sitting in front of a cake. 
  The background should be a living room decorated with pastel balloons.
  ```

### 2. Assign a role to AI

You can get more professional output by assigning a specific expert role to AI.

* **Example:**
  ```text theme={null}
  You are a professional marketer with 20 years of experience. 
  Write 3 ad copies for a skincare product targeting women in their 30s.
  Use an emotional yet trustworthy tone.
  ```

### 3. Work step by step

For complex tasks, don't request everything at once. Break it into steps and check results at each stage.

* **Example:**

```text theme={null}
Step 1: First, create a K-pop idol character image.
```

```text theme={null}
Step 2: Create a 5-second video of this character dancing.
```
