# Image Generation

- [Introduction](https://docs.qolaba.ai/image-generation/introduction.md): An introduction to Image Generation in Qolaba — capabilities, available models, interface overview, and how to generate your first image.
- [Choosing Your Model](https://docs.qolaba.ai/image-generation/choosing-your-model.md)
- [Session Visibility — Public & Private](https://docs.qolaba.ai/image-generation/session-visibility-public-and-private.md): How session visibility works in Qolaba's Image Generation — the difference between Private and Public sessions, when to use each, and how to toggle between them.
- [Presets](https://docs.qolaba.ai/image-generation/presets.md): How presets work in Qolaba's Image Generation — applying system presets, creating custom presets for brand consistency, and managing saved presets.
- [Input Controls](https://docs.qolaba.ai/image-generation/input-controls.md): An overview of all input controls in Qolaba's Image Generation workspace — prompt, Magic Prompt, reference image uploads, and keywords.
- [Prompt and Magic Prompt](https://docs.qolaba.ai/image-generation/input-controls/prompt-and-magic-prompt.md): How to write effective image prompts in Qolaba and how to use Magic Prompt to automatically enhance them for better generation results.
- [Reference Images](https://docs.qolaba.ai/image-generation/input-controls/reference-images.md): How to upload reference images in Qolaba's Image Generation workspace — what they do, per-model limits, supported formats, and best practices for effective use.
- [Keywords](https://docs.qolaba.ai/image-generation/input-controls/keywords.md): How to use keywords in Qolaba's Image Generation workspace — all keyword categories with examples, negative keywords, and combination recommendations by use case.
- [Output Settings and Controls](https://docs.qolaba.ai/image-generation/output-settings-and-controls.md): An overview of all output controls in Qolaba's Image Generation workspace — number of generations, quality settings, dimensions, and credit implications.
- [Number of Generations](https://docs.qolaba.ai/image-generation/output-settings-and-controls/number-of-generations.md): How generation count works in Qolaba's Image Generation workspace, when to use batch generation, and how it affects credit cost.
- [Resolution and Quality](https://docs.qolaba.ai/image-generation/output-settings-and-controls/resolution-and-quality.md): Quality options in Qolaba's Image Generation — 720p, 1K, 2K, and 4K — when to use each, how quality affects credit cost, and how to choose for your workflow.
- [Dimensions and Aspect Ratio](https://docs.qolaba.ai/image-generation/output-settings-and-controls/dimensions-and-aspect-ratio.md): Available dimension and aspect ratio options in Qolaba's Image Generation workspace
- [Image Editing](https://docs.qolaba.ai/image-generation/image-editing.md): An overview of the four image editing tools in Qolaba — Inpainting, Upscaling, Background Removal, and Image Variation — what each does and when to use it.
- [Image Inpainting](https://docs.qolaba.ai/image-generation/image-editing/image-inpainting.md): How to use Image Inpainting in Qolaba — masking areas with the brush tool, writing replacement prompts, and getting clean, consistent inpainting results
- [Image Upscaling](https://docs.qolaba.ai/image-generation/image-editing/image-upscaling.md): How to use Image Upscaling in Qolaba — available upscale options, when to upscale vs. regenerate, and tips for getting the best results.
- [Background Removal](https://docs.qolaba.ai/image-generation/image-editing/background-removal.md): How to use Background Removal in Qolaba — how it works, best input images for clean results, and common use cases.
- [Image Variation](https://docs.qolaba.ai/image-generation/image-editing/image-variation.md): How to use Image Variation in Qolaba — uploading references, how it differs from image-to-image generation, and when to use it for creative exploration and iteration.
- [Understanding Credits Usage](https://docs.qolaba.ai/image-generation/understanding-credits-usage.md)
- [Managing Generated Images](https://docs.qolaba.ai/image-generation/managing-generated-images.md): How to view, download, share, and manage generated images in Qolaba's Image Generation workspace and History.
- [Creative Workflows](https://docs.qolaba.ai/image-generation/creative-workflows.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://docs.qolaba.ai/image-generation.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.
