# Prompt Page

The **Prompt page** is the main editing page for your creation. Here, you can:

* Write and apply prompts to guide the AI in modifying your image.
* Re-mask areas for further editing.
* Make any modifications or changes to the model, styling, or background.
* Make any fixes or adjustments as needed to refine the image.

This page gives you full control over refining your project to match your vision.

{% hint style="info" %}
**Note**: Re-using the same prompt does not generate identical images each time. This variability helps ensure that each image remains unique to the user. Additionally, the original photo influences the output because the AI interprets prompts based on the features of the original photo.
{% endhint %}

{% content-ref url="/pages/Hr2DyDD9N2iqQuCgzuuL" %}
[Prompts Tips and Best Practices](/tips-and-best-practices/prompts-tips-and-best-practices.md)
{% endcontent-ref %}

***

### Hair Styling

Start by writing a **prompt** that clearly describes the changes you want to make to the image. Be specific about the modifications you need for the model, styling, background, or any other elements to ensure the AI generates the best results based on your vision.

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

Optionally, you can use a **sample photo** as a photo prompt. Simply upload your sample photo using the **photo upload tool** to guide the AI in generating the desired changes for your project.

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

You can adjust **"Stop at"** and **"Weight"** to fine-tune the AI's process and achieve the desired outcome:

* **Stop at**: Control when the AI should stop modifying the image at specific stages for more precise results.
* **Weight**: Adjust the importance of certain elements (like model, background, or styling) to emphasize particular features in the final output.

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

To see the output generated by your prompt and adjustments, click the **Apply** button. This will allow the AI to process your changes and display the updated image based on your input.

<figure><img src="/files/3N7cvNE8ap4GzPuAiFn9" alt=""><figcaption></figcaption></figure>

You will see the created image in the center of the dashboard after clicking the **Apply** button. This is where the updated image, based on your prompt and adjustments, will be displayed for you to review.

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

Here, you can test any stylings or make any fixes, adjustments by masking the target area and entering the necessary prompt. You can repeat this process as many times as needed to refine the image to your satisfaction.

{% hint style="info" %}
You don’t need to just modify the hairstyle; you can also change the model entirely by using a different prompt. Please check [here](/creating-photoshoots/use-original-image-mode/prompt-page.md).
{% endhint %}

***

### Fixing and Adjustments

In this part, you can fine-tune and make corrections to any areas needing adjustment, such as small imperfections, background elements, or lighting issues.

For example, in this case, we want to fix the hair color of our model. Simply mask the hair area and enter a prompt like "plain black straight bob style hair" and click **Apply** to achieve the desired result.

<figure><img src="/files/76pt3gRDSjWQS8MWDUQ6" alt=""><figcaption></figcaption></figure>

and check your results:

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

***

### Styling

To change the styling or clothing, use the brush tool to mask the area you want to modify.

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

Then, enter a prompt (and/or a sample photo) describing what you want your model to wear.

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

To see the output generated by your prompt and adjustments, click the **Apply** button.

<figure><img src="/files/3Qqs7jOS7jlk2L6u98qD" alt=""><figcaption></figcaption></figure>

Check the output to see if any further adjustments are needed.

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

***

### Done & Proceed

When you're happy with the result, simply click the **"Done & Proceed"** button to move on to working with the background or making further adjustments.

<figure><img src="/files/1Q8gOsZKXgCyxW4Rjqb9" alt=""><figcaption></figcaption></figure>

***

### Version History

You can see and manage the previous versions of your work at the bottom of your main image or by clicking the **Version** button on the right side of the screen.

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

You can choose any version and continue to work with it.

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

***

### Skip

If you don't want to make any modifications at all (for example, if you only need to change the background), you can simply click the **Skip** button and proceed directly to the [**Background Swap**](/creating-photoshoots/use-original-image-mode/background-swap.md).

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

***

### Close-Up Shot Example

For the close-up shot example, we were focusing on fixing the imperfections. By masking the problematic areas, like uneven lighting or small flaws, and applying specific prompts, you can refine the image to get a cleaner, more polished result.

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

and check the results:

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


---

# 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/use-magic-expand-mode/prompt-page.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.
