# Writing Prompts

To write an effective prompt, consider key elements such as the **shot** type (e.g., close-up), the **gender** of the subject, their **pose**, the camera **angle** (e.g., straight-on), specific details about their **physical appearance** (e.g., complexion, eye color, hair), and a description of the **background** (e.g., blurred outdoor setting). By combining these aspects, you can create a detailed prompt that guides AI image generation to produce the desired visual.

<figure><img src="https://2717280208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaM3WK8dGgi0qhScm4x94%2Fuploads%2FsSdtLSpDaThyvBG0UvEv%2Fimage.png?alt=media&#x26;token=f6c86b85-4fc4-49fd-9424-3a35b3de35fc" alt=""><figcaption></figcaption></figure>

## What are the components of a prompt?

### **1- Shot – Pose – Angle:** It describes the model's pose and the camera angle.

<figure><img src="https://2717280208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaM3WK8dGgi0qhScm4x94%2Fuploads%2FP5apXfhfTdHY1BtQDe0b%2Fhippist_prompts1.jpg?alt=media&#x26;token=715a3a1f-2559-4c26-94e7-63f2f3279e59" alt=""><figcaption></figcaption></figure>

### **2- Model Information:** Gender, Age, and Physical Features

#### **a. Gender and Age : Specifies the model’s basic identity**

<figure><img src="https://2717280208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaM3WK8dGgi0qhScm4x94%2Fuploads%2FJd3T8T5ZmnOEKx1Z8MOE%2Fimage.png?alt=media&#x26;token=2bc7bfed-7d30-4888-9d86-eba27a57dff1" alt=""><figcaption><p>Examples</p></figcaption></figure>

#### **b. Skin Tone and Texture : For realistic results, both color and texture should be specified**

<figure><img src="https://2717280208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaM3WK8dGgi0qhScm4x94%2Fuploads%2FstfRgS1Vj55gfANo3G7s%2Fimage.png?alt=media&#x26;token=e92b6ea4-1c5b-4909-a061-694339562231" alt=""><figcaption></figcaption></figure>

Examples:

* fair skin with visible freckles
* brown skin with realistic pores
* olive skin, smooth texture, slight redness on cheeks
* realistic skin texture with visible pores, fine lines from facial expressions
* Her skin shows light expression lines around the eyes and mouth.

#### **c. Makeup Status: Indicate whether the model appears natural or made-up.**

<figure><img src="https://2717280208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaM3WK8dGgi0qhScm4x94%2Fuploads%2FTyEiDCgnIFF9evitEEiQ%2Fimage.png?alt=media&#x26;token=d21f684e-c0d0-4ce3-9079-5a359092d429" alt=""><figcaption></figcaption></figure>

Examples:

* without makeup
* soft glam makeup
* bold eye makeup, glossy lips

#### **d. Eyes – Nose – Lips: Defining facial details helps shape the model’s character**

Examples:

* almond-shaped hazel eyes, wide nose, thin lips
* round green eyes, full lips, defined nose
* narrow eyes, straight nose, medium lips

#### **e. Hair Details: Length, Color, Style, Part**

“long curly dark hair with middle part”

• Length: short, shoulder-length, long

• Style: straight, wavy, curly, afro

• Color: blonde, dark brown, auburn, black

• Parting/Shape: middle part, side part, low bun, half-up

### **3- Clothing:** From Outer to Inner, Color and Style

Outer to Inner: Clothing should be described from the outermost layer to the innermost.

“wearing a beige blazer over a white t-shirt”

• Order: jacket over hoodie, blazer over shirt, coat over dress

• Color: white, black, beige, navy blue, light pink

• Style: oversized, fitted, high-waisted, off-shoulder

{% hint style="success" %}
To access a quick guide on perfecting your product visuals, check out our [**Brushing and Prompting Cheatsheet**](https://app.gitbook.com/s/x1MFVC0U0BMeCmvscFhT/gameplay/players/attributes-df-mf-fw) for hippist AI. It's designed to help you master the tools and create stunning images efficiently:

\
&#x20;<a href="https://docs.google.com/spreadsheets/d/18v2SDrFlxx_YgKDyO7xFdYJLYo9SAfhcKdIx-4PO-lc/edit?usp=sharing" class="button primary">hippist | Masking and Prompt Cheatsheet</a><br>
{% 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://help.hippist.com/creating-photoshoots/writing-prompts.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.
