# Background Swap

This step is **Background Swap**, where you can easily change and create a new scene for your image.

{% content-ref url="/pages/66E9XAl5R60SOP00Okxh" %}
[Background Swap Tips and Best Practices](/tips-and-best-practices/background-swap-tips-and-best-practices.md)
{% endcontent-ref %}

***

### Ready-to-Use Templates

You can choose a ready-to-use template from the available options to quickly set a new background scene for your image.

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

***

### By Prompt

Or, you can write a custom prompt for the background and click **Apply** to generate a new scene based on your description.

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

***

### Done & Proceed

You can apply as many background swaps as needed until you're satisfied with the result. When you're happy with the final background, simply click **"Done & Proceed"** to complete this step.

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

***

### Skip

To keep the original background, simply click **Skip** to proceed without making any changes.

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

***

### **Manual Background Swap Method**

An alternative way to swap the background is by manually masking the background area on the [**Prompt page**](/creating-photoshoots/use-original-image-mode/prompt-page.md). This method gives you more control over the results if needed.

Simply mask the desired background area.

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

Enter your prompt, and click **Apply** button.

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

And your photo is ready,  In this case you can [**skip**](#skip) the Background Swap step if no further adjustments are needed.

<figure><img src="/files/HMQAJYAiHElUwNs0H5Bz" 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-original-image-mode/background-swap.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.
