# HeyOz

## Heyoz

- [Overview](https://docs.moemate.io/moemate/overview.md)
- [Adding a new product](https://docs.moemate.io/moemate/features/adding-a-new-product.md)
- [Connect Social Media Accounts](https://docs.moemate.io/moemate/features/connect-social-media-accounts.md)
- [Content Scheduling & Posting](https://docs.moemate.io/moemate/features/content-scheduling-and-posting.md)
- [Content Studio](https://docs.moemate.io/moemate/features/content-studio.md)
- [Image Creator](https://docs.moemate.io/moemate/image-formats/image-creator.md)
- [Static Ads](https://docs.moemate.io/moemate/image-formats/static-ads.md)
- [Fashion Photoshoot](https://docs.moemate.io/moemate/image-formats/fashion-photoshoot.md)
- [Product with Actor](https://docs.moemate.io/moemate/image-formats/product-with-actor.md)
- [Product in Hand](https://docs.moemate.io/moemate/image-formats/product-in-hand.md)
- [Carousels](https://docs.moemate.io/moemate/image-formats/carousels.md)
- [Slideshows](https://docs.moemate.io/moemate/image-formats/slideshows.md)
- [B-Roll Voice-over Ad](https://docs.moemate.io/moemate/video-formats/b-roll-voice-over-ad.md)
- [Realistic Actor Videos](https://docs.moemate.io/moemate/video-formats/realistic-actor-videos.md)
- [Video Generator](https://docs.moemate.io/moemate/video-formats/video-generator.md)
- [AI UGC Hook with CTA](https://docs.moemate.io/moemate/video-formats/ai-ugc-hook-with-cta.md)
- [Fade-In Video](https://docs.moemate.io/moemate/video-formats/fade-in-video.md)
- [Green Screen Meme](https://docs.moemate.io/moemate/video-formats/green-screen-meme.md)
- [Video Effects](https://docs.moemate.io/moemate/video-formats/video-effects.md)
- [Product 360](https://docs.moemate.io/moemate/video-formats/video-effects/product-360.md)
- [Wireframe](https://docs.moemate.io/moemate/video-formats/video-effects/wireframe.md)
- [Fluid Drip](https://docs.moemate.io/moemate/video-formats/video-effects/fluid-drip.md)
- [Miniature](https://docs.moemate.io/moemate/video-formats/video-effects/miniature.md)
- [ASMR](https://docs.moemate.io/moemate/video-formats/asmr.md)
- [Billboard](https://docs.moemate.io/moemate/video-formats/billboard.md)
- [Text to Video](https://docs.moemate.io/moemate/generative-ai-models/text-to-video.md)
- [Text/Image to Video](https://docs.moemate.io/moemate/generative-ai-models/text-image-to-video.md)
- [Text to Image](https://docs.moemate.io/moemate/generative-ai-models/text-to-image.md)
- [Text/Image to Image](https://docs.moemate.io/moemate/generative-ai-models/text-image-to-image.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.moemate.io/moemate/overview.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.
