> For the complete documentation index, see [llms.txt](https://docs.gooey.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gooey.ai/image-video-and-marketing.md).

# Image, Video and Marketing

- [Image](https://docs.gooey.ai/image-video-and-marketing/image.md)
- [AI Image Generator](https://docs.gooey.ai/image-video-and-marketing/image/create-an-ai-image-with-text.md): How to create amazing visuals with AI
- [API Tips for AI Image Generator](https://docs.gooey.ai/image-video-and-marketing/image/create-an-ai-image-with-text/api-tips-for-ai-image-generator.md)
- [AI Photo Editor](https://docs.gooey.ai/image-video-and-marketing/image/ai-photo-editor.md): Create amazing and vivid effects and styles on your images
- [Build your avatar with AI](https://docs.gooey.ai/image-video-and-marketing/image/ai-photo-editor/build-your-avatar-with-ai.md): Use Stable Diffusion with your own image and make a unique avatar!
- [FLUX.1 Kontext \[pro\]](https://docs.gooey.ai/image-video-and-marketing/image/ai-photo-editor/flux.1-kontext-pro.md): How to use FLUX.1 Kontext \[pro]
- [Image Model Trainer](https://docs.gooey.ai/image-video-and-marketing/image/image-model-trainer.md): Make your custom image models with Gooey.AI
- [AI QR Code Generator](https://docs.gooey.ai/image-video-and-marketing/image/how-to-make-amazing-ai-art-qr-codes.md): AI QR codes have taken the world by storm, build your own in seconds.
- [API tips on AI Art QR Code](https://docs.gooey.ai/image-video-and-marketing/image/how-to-make-amazing-ai-art-qr-codes/api-tips-on-ai-art-qr-codes.md): Go through our Developer Alex's pro tips for using the AI Art QR Code API
- [Video and Animation](https://docs.gooey.ai/image-video-and-marketing/video-and-animation.md)
- [AI Video Generator](https://docs.gooey.ai/image-video-and-marketing/video-and-animation/ai-video-generator.md): Generate AI videos from static images using SoTA AI video models
- [AI Animation Generator](https://docs.gooey.ai/image-video-and-marketing/video-and-animation/how-to-create-ai-animations.md): A super simple guide to using our most popular workflow!
- [SEO](https://docs.gooey.ai/image-video-and-marketing/seo.md)
- [Generate “People Also Ask” SEO Content](https://docs.gooey.ai/image-video-and-marketing/seo/generate-people-also-ask-seo-content.md)
- [SEO-Optimized content with AI](https://docs.gooey.ai/image-video-and-marketing/seo/how-to-create-seo-optimized-content-with-ai.md): Make SEO super easy with AI!


---

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

```
GET https://docs.gooey.ai/image-video-and-marketing.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.
