# CREATING PHOTOSHOOTS

- [Creating A New Project](https://help.hippist.com/creating-photoshoots/creating-a-new-project.md)
- [Naming Your Project](https://help.hippist.com/creating-photoshoots/naming-your-project.md)
- [Uploading The Initial Image](https://help.hippist.com/creating-photoshoots/uploading-the-initial-image.md)
- [Writing Prompts](https://help.hippist.com/creating-photoshoots/writing-prompts.md)
- [Choosing Modes (with bg swap)](https://help.hippist.com/creating-photoshoots/choosing-modes-with-bg-swap.md)
- [Choosing Modes](https://help.hippist.com/creating-photoshoots/choosing-modes.md)
- [Use Original Image Mode](https://help.hippist.com/creating-photoshoots/use-original-image-mode.md)
- [Masking](https://help.hippist.com/creating-photoshoots/use-original-image-mode/masking.md)
- [Prompt Page](https://help.hippist.com/creating-photoshoots/use-original-image-mode/prompt-page.md)
- [Background Swap](https://help.hippist.com/creating-photoshoots/use-original-image-mode/background-swap.md)
- [Final Page](https://help.hippist.com/creating-photoshoots/use-original-image-mode/final-page.md)
- [Use Magic Expand Mode](https://help.hippist.com/creating-photoshoots/use-magic-expand-mode.md)
- [Magic Expand](https://help.hippist.com/creating-photoshoots/use-magic-expand-mode/magic-expand.md)
- [Masking](https://help.hippist.com/creating-photoshoots/use-magic-expand-mode/masking.md)
- [Prompt Page](https://help.hippist.com/creating-photoshoots/use-magic-expand-mode/prompt-page.md)
- [Background Swap](https://help.hippist.com/creating-photoshoots/use-magic-expand-mode/background-swap.md)
- [Final Page](https://help.hippist.com/creating-photoshoots/use-magic-expand-mode/final-page.md)
- [Use Clear Background Mode](https://help.hippist.com/creating-photoshoots/use-clear-background-mode.md)
- [Background Swap](https://help.hippist.com/creating-photoshoots/use-clear-background-mode/background-swap.md)
- [Masking](https://help.hippist.com/creating-photoshoots/use-clear-background-mode/masking.md)
- [Prompt Page](https://help.hippist.com/creating-photoshoots/use-clear-background-mode/prompt-page.md)
- [Final Page](https://help.hippist.com/creating-photoshoots/use-clear-background-mode/final-page.md)


---

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