# Page Not Found

The URL `gen-tasks/image` does not exist.

You might be looking for one of these pages:
- [Image Generation](https://glitch9.gitbook.io/ai-dev-kit/requests/image.md)
- [Text to Image](https://glitch9.gitbook.io/ai-dev-kit/requests/image/text-to-image.md)
- [Image to Image](https://glitch9.gitbook.io/ai-dev-kit/requests/image/image-to-image.md)
- [Image Inpainting](https://glitch9.gitbook.io/ai-dev-kit/requests/image/image-inpainting.md)
- [Upload Image](https://glitch9.gitbook.io/ai-dev-kit/requests/files/upload-image.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://glitch9.gitbook.io/ai-dev-kit/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://glitch9.gitbook.io/ai-dev-kit/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/ai-dev-kit/requests/image.md`)
- Use `Accept: text/markdown` header for content negotiation