> For the complete documentation index, see [llms.txt](https://help.hippist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.hippist.com/tutorial-videos.md).

# TUTORIAL VIDEOS

- [Transforming Amateur Necklace Photos You Took On Yourself into Stunning Model Photoshoots](https://help.hippist.com/tutorial-videos/transforming-amateur-necklace-photos-you-took-on-yourself-into-stunning-model-photoshoots.md)
- [Bring Faceless Necklace Photos to Life with AI Models: Expand and personalize your product shots!](https://help.hippist.com/tutorial-videos/bring-faceless-necklace-photos-to-life-with-ai-models-expand-and-personalize-your-product-shots.md)
- [From Selfies to Stunning: Transform Your Sweatshirt into a Pro AI Model Photoshoot!](https://help.hippist.com/tutorial-videos/from-selfies-to-stunning-transform-your-sweatshirt-into-a-pro-ai-model-photoshoot.md)
- [How to Transform a Regular Sunglasses Photo into a Professional AI Photoshoot](https://help.hippist.com/tutorial-videos/how-to-transform-a-regular-sunglasses-photo-into-a-professional-ai-photoshoot.md)
- [How to Expand a Cropped Photo into a Professional Full Image with Magic Expand ✨](https://help.hippist.com/tutorial-videos/how-to-expand-a-cropped-photo-into-a-professional-full-image-with-magic-expand.md)
- [Transform Your Bracelet Photos with hippist AI | Create Stunning Visuals in Minutes](https://help.hippist.com/tutorial-videos/transform-your-bracelet-photos-with-hippist-ai-or-create-stunning-visuals-in-minutes.md)
- [Transforming the AI Face Model into a Full-Body Photoshoot with hippist AI](https://help.hippist.com/tutorial-videos/transforming-the-ai-face-model-into-a-full-body-photoshoot-with-hippist-ai.md)
- [From a Simple Close-Up Shot to an AI Model Photoshoot Featuring Your Earring](https://help.hippist.com/tutorial-videos/from-a-simple-close-up-shot-to-an-ai-model-photoshoot-featuring-your-earring.md)
- [Transform Cap & Hat Photos with AI: Change Models, Outfits, and Backgrounds for Professional Visuals](https://help.hippist.com/tutorial-videos/transform-cap-and-hat-photos-with-ai-change-models-outfits-and-backgrounds-for-professional-visuals.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.hippist.com/tutorial-videos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
